Prev Next

Database / Apache Cassandra Interview Questions

What is source command in Cassandra?

Source command is used to execute a file consisting of CQL statements.

SOURCE '~/data/insert_data.cql'

More Related questions...

Show more question and Answers...


Comments & Discussions