Re: count columns via CQL
On Thu, Dec 22, 2011 at 4:55 AM, Varnit Khanna wrote: > Does CQL support returning count of columns for a given key? I > couldn't find anything in the documentation. No, it doesn't. That's due mostly to the fact that SQL doesn't provide anything for this; It could be implemented, but would requi
count columns via CQL
Hi, Does CQL support returning count of columns for a given key? I couldn't find anything in the documentation. Thanks, -varnit