0 votes
in Cassandra by
What is a batch statement in Cassandra?

A. A statement that allows multiple queries to be executed as a single operation

B. A statement that allows a query to be executed on multiple nodes simultaneously

C. A statement that allows a query to be executed on a subset of nodes in the cluster

D. A statement that allows a query to be executed on a single node in the cluster

1 Answer

0 votes
by

A. A statement that allows multiple queries to be executed as a single operation

...