Escaping characters

Using single and double quotation marks in CQL.

In CQL 3, column names that contain characters that CQL cannot parse need to be enclosed in double quotation marks. In CQL2, single quotations marks were used.