Google News
logo
Cassandra - Interview Questions
What are the different composite keys in Cassandra?
In Cassandra, composite keys are used to define key or a column name with a concatenation of data of different type. There are two types of Composite key in Cassandra :
 
* Row Key
* Column Name
Advertisement