FunctionsArray
array_dims
Returns a PostgreSQL-style bounds string for arrays handled by NYXDB, using [1:n] for populated arrays.
array_dims(…) → StringKind · scalar
Returns a PostgreSQL-style bounds string for arrays handled by NYXDB, using [1:n] for populated arrays.
Part of the Array family.