Exercise 3.2: Using Counters in CQL
ℹ️ For technical support, please contact us via email.
Exercise 3.2: Using Counters in CQL
- Difficulty: Easy
- Time: 5 minutes
In this hands-on lab, you will:
- Create a keyspace for KillrVideo
- Create a new table that makes use of the counter type
- Load the newly created table with data
- Run queries against the table to test counter functionality