DB
FunctionsArray

array_prepend

Returns a new array with the provided element inserted at the front.

array_prepend(…) → String

Kind · scalar

Returns a new array with the provided element inserted at the front.

Part of the Array family.