Clustering Columns
ℹ️ For technical support, please contact us via email.
DS201 Exercise 4: Clustering Columns
- Difficulty: Beginner
- Time: 10 minutes
In this hands-on lab, you will:
- Create tables with different clustering columns
- Execute CQL queries over tables with different clustering columns
Clustering columns are the columns that are part of the primary key, but are not part of the partition key. This exercise will help you understand how clustering columns affects queries and how you can filter rows with them.
Start the lab