Reference
All of the commands included in the CQL language and cqlsh-only commands.
CQL language and cqlsh-only commands can be executed with the cqlsh
command line.
- Data types
-
Describes data types.
- 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 SELECT statement to return a single value.
- Commands
-
Describes Cassandra Query Language (CQL) statements supported by the DataStax Enterprise database.