Data Manipulation in Cassandra
In this article, we will describe the following DML commands in Cassandra which help us to insert, update, delete, query data, etc. In CQL there are following data manipulation command. Letâs discuss one by one. 1. Insert 2. Update 3. Delete 4. Batch Letâs take an example: Table Name: Employee_info