admin - Generating CREATE TABLE statements for Cassandra keyspace -


in cassandra, there way generate create table statements existing tables inside particular keyspace?

desc keyspace keyspace_name

output cql commands given keyspace. these cql commands can used recreate keyspace , tables.


Comments

Popular posts from this blog

c - zlib and gdi32 with OpenSSL? -

java - inputmismatch exception -

ios - Align baselines with characters in large line heights with Text Kit -