DROP FILE Description example keyword DROP FILE Description This statement is used to delete an uploaded file. Grammar: DROP FILE “file_name” [FROM database] [properties...
DESCRIBE Name Description Example Keywords Best Practice DESCRIBE Name DESCRIBE Description This statement is used to display the schema information of the specified tab...
SHOW-CREATE-TABLE Name Description Example Keywords Best Practice SHOW-CREATE-TABLE Name SHOW CREATE TABLE Description This statement is used to display the creation sta...
ALTER-SYSTEM-ADD-OBSERVER Name Description Example Keywords Best Practice ALTER-SYSTEM-ADD-OBSERVER Name ALTER SYSTEM ADD OBSERVER Description The change statement is to...
ALTER-SYSTEM-DROP-BROKER Name Description Example Keywords Best Practice ALTER-SYSTEM-DROP-BROKER Name ALTER SYSTEM DROP BROKER Description This statement is to delete t...
Statements and expressions Statements and expressions Nim uses the common statement/expression paradigm: Statements do not produce a value in contrast to expressions. However,...
ADMIN CANCEL REPAIR Description example keyword ADMIN CANCEL REPAIR Description This statement is used to cancel repairing a specified table or partition with high priority ...
CANCEL LOAD keyword CANCEL LOAD Description This statement is used to undo the import job for the batch of the specified load label. This is an asynchronous operation, which ...
SHOW TRANSACTION RULE Description Syntax Return Value Description Example Reserved word Related links SHOW TRANSACTION RULE Description The SHOW TRANSACTION RULE syntax ...
CANCEL-RESTORE Name Description Example Keywords Best Practice CANCEL-RESTORE Name CANCEL RESTORE Description This statement is used to cancel an ongoing RESTORE task. ...