Reference
This reference includes Cassandra Query Language (CQL) commands and CQL shell (cqlsh) commands.
CQL shell supports both CQL commands and commands that are only available in cqlsh.
This reference covers CQL statements based on the specification 3.4.5 with additional DSE Search and security-related enhancements.
- Data types
-
Describes data types.
- Solr field type reference for DSE Search
-
Definitions for Apache Solr field type for DSE Search index schema.
- Operators
-
Describes the CQL operators.
- CQL native functions
-
Describes scalar functions that work on values in a single row of data to create a new value.
- CQL native aggregates
-
Works on a set of rows matching the
SELECTstatement to return a single value. - Commands
-
Describes CQL statements supported by the DSE database.