Drop all keyspaces in cassandra

Viewed 10416

How to drop all keyspace in cassandra, I have requirement where I have to delete all keyspaces created by some test scripts.

Thanks

2 Answers
Related