Cassandra commands

 

Common commands:spa

 

 

describe keyspaces // 列出全部dbcode

use your_db; // 进去dbtable

describe tables; // 列出全部tablescommand

describe table table_name; //查看表结构:db

相关文章
相关标签/搜索