0 votes
in Cassandra by
What is CQLSH? And why is it used?

1 Answer

0 votes
by
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

Related questions

0 votes
asked Feb 1, 2020 in Cassandra by rajeshsharma
0 votes
0 votes
0 votes
asked Jan 15, 2021 in Cassandra by SakshiSharma
...