I am trying to get all the columns named "fmd:" in cqlsh.

I am using:

select 'fmd:'..'fmd;' from feeds where;

But I am getting errors (as expected).  Is there any way to escape the colon
or semicolon in cqlsh?

Thanks,
Blake

Reply via email to