Login
Remember
Register
Ask a Question
What are the query language used in Cassandra Database.
0
votes
asked
Dec 31, 2022
in
Cassandra
by
sharadyadav1986
What are the query language used in Cassandra Database.
cassandra-query-language
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 31, 2022
by
sharadyadav1986
Cassandra query language is used for Cassandra Database. It is an interface that a user uses to access the database. It basically is a communication medium. All the operations are carried out from this panel.
...