Purpose | Statement |
Create a database. | |
Display all databases defined in this metadata. | |
View database attributes. | |
Change database attributes. | |
Change database storage location. | |
Delete a database. | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Purpose | Statement |
Create a data table. | |
Update table snapshot. | |
Query data table creation statements. | |
Query table attributes. | |
Query all tables in database. | |
View column information and metadata information on the data table. | |
Query column information on the data table. | |
Add a column to the data table. | |
Add a column to the data table. | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Chang a field name. | |
Delete a field in the data table. | |
Add a partition to the data table. | |
List table partitions. | |
Delete a partition of the data table. | |
Add a partition field to the Iceberg table. | |
Delete a partition field of the Iceberg table. | |
Change data table attributes. | |
Change data table storage location. | |
Change the sorting method of data in the table. | |
Change data distribution policy of partitioned table. | |
Add identifier fields attribute. | |
| |
Delete identifier fields attribute. | |
Update partition information. | |
Perform statistics on data table. | |
Delete metadata table. | |
Display logical or physical plan for executing SQL statements. | |
Call table-related stored procedure. |
Purpose | Statement |
Create a view based on results of SELECT statement. | |
Query view in the database. | |
Check view attributes. | |
Display view creation statements. | |
Check view columns. | |
Change view name. | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Change view attributes. | |
Delete view. |
Purpose | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Create a function. | |
| |
| |
View function creation statements | |
Delete a function. |
Purpose | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Insert a row of data. | |
| |
Replace a row of data. | |
Update data by row (for replacing INSERT OVERWRITE). | |
Query Iceberg table metadata. | |
Insert query results to the data table. | |
| |
Delete data of Iceberg table. | |
Update the specified row. |
Purpose | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
Query data. | |
| |
| |
Was this page helpful?