Point out the wrong statement.
(a) Cassandra supplies linear scalability, meaning that capacity may be easily added simply by adding new nodes online
(b) Cassandra 2.0 included major enhancements to CQL, security, and performance
(c) CQL for Cassandra 2.0.6 adds several important features including batching of conditional updates, static columns, and increased control over slicing of clustering columns
(d) None of the Mentioned
(a) Cassandra supplies linear scalability, meaning that capacity may be easily added simply by adding new nodes online
(b) Cassandra 2.0 included major enhancements to CQL, security, and performance
(c) CQL for Cassandra 2.0.6 adds several important features including batching of conditional updates, static columns, and increased control over slicing of clustering columns
(d) None of the Mentioned
The correct answer is (d) None of the Mentioned
The explanation is: Cassandra is a highly scalable, eventually consistent, distributed, structured key-value store.