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


When to use secondary indexes?



When to use secondary indexes?..

Answer / Ruby

Secondary indexes can be useful when you need to query data based on a non-partition key column. However, they come with a trade-off as they increase the read latency and storage requirements. Therefore, it's best to use them when the benefits of faster queries outweigh the overhead.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Cassandra Interview Questions

What is a column family?

1 Answers  


What are the consistency levels for read operations in Cassandra?

1 Answers  


What is the function of Cluster.Builder class in Cassandra?

1 Answers  


What is difference between Column and Super Column?

1 Answers  


Differentiate between drop and truncate in cqlsh

1 Answers  


Define replication factor?

1 Answers  


How to iterate all rows in ColumnFamily?

1 Answers  


What are durable writes?

1 Answers  


Explain what do you understand by cassandra- cql collections?

1 Answers  


What is Thrift?

1 Answers  


What Platforms Cassandra runs on?

1 Answers  


What is column store db?

1 Answers  


Categories