Google News
logo
Cassandra - Interview Questions
Differentiate between Static and Dynamic CQL Tables.
* A Static Table uses a relatively static set of column names and is similar to Relational Database Table.

* A dynamic table allows you to pre-compute result sets and stores them in a single row for efficient data retrieval.
Advertisement