Deleting Keyspace
Drop command is used to drop keyspaces with all the data, columns and indexes from cassandra
DROP keyspace whichdb
Drop command is used to drop keyspaces with all the data, columns and indexes from cassandra
DROP keyspace whichdb