USE Name Description Example Keywords Best Practice USE Name USE Description USE 命令可以让我们来使用数据库 语法: USE < DATABASE_NAME > Example 如果 demo 数据库存在,尝试存取它: mysql > ...
SHOW-VIEW Name Description Example Keywords Best Practice SHOW-VIEW Name SHOW VIEW Description This statement is used to display all views based on the given table gram...
SHOW-VIEW Name Description Example Keywords Best Practice SHOW-VIEW Name SHOW VIEW Description This statement is used to display all views based on the given table gram...
SHOW-COLUMNS Name Description Example Keywords Best Practice SHOW-COLUMNS Name SHOW FULL COLUMNS Description This statement is used to specify the column information of ...
SHOW-TABLET Name Description Example Keywords Best Practice SHOW-TABLET Name SHOW TABLET Description This statement is used to display the specified tablet id informatio...
SHOW-CREATE-REPOSITORY Name Description Example Keywords Best Practice SHOW-CREATE-REPOSITORY Name SHOW CREATE REPOSITORY Description This statement is used to demonstra...
SHOW-CREATE-REPOSITORY Name Description Example Keywords Best Practice SHOW-CREATE-REPOSITORY Name SHOW CREATE REPOSITORY Description This statement is used to demonstra...
CREATE-ROLE Name Description Example Keywords Best Practice CREATE-ROLE Name CREATE ROLE Description The statement user creates a role CREATE ROLE rol_name ; This ...