0 votes
in Cassandra by

COPY keyspace_name.tab_name FROM STDIN

(1)copies data from i/o devices to table
(2)none
(3)copies data to an output devices
(4)Command is wrong

1 Answer

0 votes
by

copies data from i/o devices to table

...