SHOW 语句 执行 SHOW 语句 SHOW CATALOGS SHOW CURRENT CATALOG SHOW DATABASES SHOW CURRENT DATABASE SHOW TABLES SHOW TABLES 示例 SHOW CREATE TABLE SHOW COLUMNS SHOW COLUMNS 示例 SHOW ...
LIMIT 语句 LIMIT 语句 Batch LIMIT clause constrains the number of rows returned by the SELECT statement. In general, this clause is used in conjunction with ORDER BY to ensure th...
LOAD Statements Run a LOAD statement LOAD MODULE LOAD Statements LOAD statements are used to load a built-in or user-defined module. Run a LOAD statement Java LOAD stateme...
ORDER BY 语句 ORDER BY 语句 Batch Streaming The ORDER BY clause causes the result rows to be sorted according to the specified expression(s). If two rows are equal according to th...
ADD COLUMN ADD INDEX ADMIN ADMIN CANCEL DDL ADMIN CHECKSUM TABLE ADMIN CHECK [TABLE|INDEX] ADMIN SHOW DDL [JOBS|QUERIES] ALTER DATABASE ALTER INSTANCE ALTER TABLE ALTER...