Tutorial Step 2: Create, read, update, and delete data (CRUD)
In this section, you use the CQL editor on the console to perform CRUD (create,
read, update, and delete) operations on the data in your table. You can also run the
commands using cqlsh
.
Topics