sql - Select subsets of collection type values -


using cql3 collection types, how can select parts of collection? there examples given update , set collection types, doesn't seem possible query subsets of values in such type.

you can't select specific element within collection (yet).

docs
can retrieve collection in entirety. , while may (or may not) relax rule bit in future, still means collections not meant excessively large. not replacement proper modelisation tables.


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

asp.net - Passing parameter to telerik popup -