What are the different CQL data definition commands in Cassandra?
Answer Posted / Sushil Kumar
Cassandra supports several CQL (Cassandra Query Language) data definition commands such as CREATE KEYSPACE for creating a new keyspace, CREATE TABLE for creating a new table within a specific keyspace, and CREATE TYPE for defining user-defined data types.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category