Answer Posted / Ashu Kumar
A secondary index in Apache Cassandra allows for efficient querying of data without having to know the exact column family or partition key. It provides an additional structure that stores all the column names, their values, and their corresponding row keys. Using secondary indexes can improve query performance but may come at the cost of increased memory usage and potentially slower write operations.
| 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