Skip to content

Latest commit

 

History

History
47 lines (46 loc) · 2.32 KB

intro.md

File metadata and controls

47 lines (46 loc) · 2.32 KB
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
Run this hands-on lab using Apache Cassandra®:

Local deployment of open-source Apache Cassandra
You will use a Cassandra cluster deployed locally in Gitpod

Start with Cassandra