DB
FunctionsArray

array_dims

Returns a PostgreSQL-style bounds string for arrays handled by NYXDB, using [1:n] for populated arrays.

array_dims(…) → String

Kind · scalar

Returns a PostgreSQL-style bounds string for arrays handled by NYXDB, using [1:n] for populated arrays.

Part of the Array family.