DB
FunctionsArray

array_cast

Converts each element in the input array to the target type and returns a new array with converted values.

array_cast(…) → String

Kind · scalar

Converts each element in the input array to the target type and returns a new array with converted values.

Part of the Array family.