Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the different CQL data manipulation commands in Cassandra?



What are the different CQL data manipulation commands in Cassandra?..

Answer / Hariom Mishra

Cassandra Query Language (CQL) offers various data manipulation commands such as: CREATE KEYSPACE for creating a keyspace, USE <keyspace> for setting the current keyspace, CREATE TABLE for creating a table, INSERT INTO for inserting data into a table, SELECT from for querying data, UPDATE for updating existing data, DELETE from for deleting data, and TRUNCATE for removing all data from a table

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Cassandra Interview Questions

What do you mean by data center in Cassandra?

1 Answers  


What are roles in cqlsh?

1 Answers  


What is key-value store db?

1 Answers  


What is Cassandra Query Language?

1 Answers  


Explain the memtable in cassandra?

1 Answers  


What is keyspace in Cassandra?

1 Answers  


Define replication factor?

1 Answers  


What are the differences between a node, a cluster, and datacenter in Cassandra?

1 Answers  


What are the benefits/ advantages of Cassandra?

1 Answers  


When should you use cassandra?

1 Answers  


What is Column Family in Cassandra?

1 Answers  


What do you mean by replication strategy?

1 Answers  


Categories