alias alias An alias declaration inside a lib declares a C typedef : lib X alias MyInt = Int32 end Now Int32 and MyInt are interchangeable: lib X ali...
ADMIN-CHECK-TABLET Name Description Example Keywords Best Practice ADMIN-CHECK-TABLET Name ADMIN CLEAN TRASH Description This statement is used to clean up garbage data ...
DROP-DATABASE Name Description Example Keywords Best Practice DROP-DATABASE Name DOPR DATABASE Description This statement is used to delete the database (database) gramm...
SHOW MIGRATION RULE Description Syntax Return Value Description Example Reserved word Related links SHOW MIGRATION RULE Description The SHOW MIGRATION RULE syntax is use...
SHOW GRANTS Description example keyword SHOW GRANTS Description This statement is used to view user rights. Grammar: SHOW [ALL] GRANTS [FOR user_identity]; Explain: SHOW...
alias alias An alias declaration inside a lib declares a C typedef : lib X alias MyInt = Int32 end Now Int32 and MyInt are interchangeable: lib X al...
LINK DATABASE Description example keyword LINK DATABASE Description This statement allows users to link a database of one logical cluster to another logical cluster. A datab...
SHOW GRANTS Description example keyword SHOW GRANTS Description This statement is used to view user rights. Grammar: SHOW [ALL] GRANTS [FOR user_identity]; Explain: SH...
LOCK Synopsis Syntax lock_table lockmode Semantics lock_table name lockmode See also LOCK Synopsis Use the LOCK statement to lock a table. Syntax Grammar Diagr...
SHOW-TABLE-STATUS Name Description Example Keywords Best Practice SHOW-TABLE-STATUS Name SHOW TABLE STATUS Description This statement is used to view some information ab...