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...


Mention when you can use alter keyspace?



Mention when you can use alter keyspace?..

Answer / Bhawana Bhatia

You can use `ALTER KEYSPACE` when you want to modify properties of an existing keyspace such as changing the replication factor or compression strategy.nnFor example:nnALTER KEYSPACE your_keyspace WITH REPLICATION = {'class': 'SimpleStrategy', 'replication_factor': 3};

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Cassandra Interview Questions

Name different types of primary keys in Cassandra?

1 Answers  


What is column store db? Explain with an example.

1 Answers  


What is cassandra database used for?

1 Answers  


What is the difference between Column and SuperColumn?

1 Answers  


What do you understand by data center in cassandra?

1 Answers  


What is the relationship between apache hadoop, hbase, hive and cassandra?

1 Answers  


What is the use of “ResultSet execute(Statement statement)” method?

1 Answers  


What do you understand by column family?

1 Answers  


What do you mean by Thrift in Cassandra?

1 Answers  


When do you have to avoid secondary indexes?

1 Answers  


What do you understand by High availability?

1 Answers  


How does gossip protocol work?

1 Answers  


Categories