DB
FunctionsArray

array_resize

Truncates or extends each array to the target size, filling with an optional value when extending.

array_resize(…) → String

Kind · scalar

Truncates or extends each array to the target size, filling with an optional value when extending.

Part of the Array family.