The Cassandra Query Language (CQL)
Provides a brief description and syntax for CQL statements, types, operators, and functions supported by the DataStax Enterprise database.
- Introduction: CQL overview.
- Data types: Describes data types.
- Search index field type classes: Definitions for DSE Search index schema field 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.