Google News
logo
Cassandra - Interview Questions
What is CQLSH? And why is it used?
Cassandra-Cqlsh is a query language that enables users to communicate with its database. By using Cassandra cqlsh, you can do following things :
 
* Define a schema
* Insert a data, and
* Execute a query
Advertisement