Google News
logo
Cassandra - Interview Questions
What are CRUD operations?
These operations are used to make changes in the Cassandra database.
 
CRUD stands for :
 
* Create operation
* Read operation
* Update operation and
* Delete/drop operation.
Advertisement