标签:and pac ace code comm key ble table tables
Common commands:
describe keyspaces // 列出所有db
use your_db; // 进去db
describe tables; // 列出所有tables
describe table table_name; //查看表结构:
标签:and pac ace code comm key ble table tables
原文地址:https://www.cnblogs.com/mashuai-191/p/11362787.html