MIGRATE DATABASE Description example keyword MIGRATE DATABASE Description This statement is used to migrate a logical cluster database to another logical cluster. Before p...
DROP TABLE Description example keyword DROP TABLE Description This statement is used to delete the table. Grammar: DROP TABLE [IF EXISTS] [db_name.]table_name; Explain: A...
ADMIN-SET-CONFIG Name Description Example Keywords Best Practice ADMIN-SET-CONFIG Name ADMIN SET CONFIG Description This statement is used to set the configuration items...
Variables Variables Variables exposed by a C library can be declared inside a lib declaration using a global-variable-like declaration: lib C $errno : Int32 end Th...
PAUSE-SYNC-JOB Name Description Example Keywords Best Practice PAUSE-SYNC-JOB Name PAUSE SYNC JOB Description Pause a running resident data synchronization job in a data...
ROLLBACK MIGRATION Description Syntax Supplement Example Reserved word Related links ROLLBACK MIGRATION Description The ROLLBACK MIGRATION syntax is used to rollback mig...
SHOW-CONVERT-LIGHT-SCHEMA-CHANGE-PROCESS Name Description Example Keywords Best Practice SHOW-CONVERT-LIGHT-SCHEMA-CHANGE-PROCESS Name SHOW CONVERT LIGHT SCHEMA CHANGE PRO...
SHOW-TRASH Name Description Example Keywords Best Practice SHOW-TRASH Name SHOW TRASH Description This statement is used to view the garbage data footprint within the ba...
DROP-POLICY Name Description ROW POLICY Example Keywords Best Practice DROP-POLICY Name DROP POLICY Description drop policy for row or storage ROW POLICY Grammar: D...
ADMIN CLEAN TRASH description example keyword ADMIN CLEAN TRASH description This statement is used to clean up the trash data in the backend . Grammar : ADMIN...