SHOW-FUNCTIONS Name Description Example Keywords Best Practice SHOW-FUNCTIONS Name SHOW FUNCTIONS Description View all custom (system-provided) functions under the datab...
SHOW-FUNCTIONS Name Description Example Keywords Best Practice SHOW-FUNCTIONS Name SHOW FUNCTIONS Description View all custom (system-provided) functions under the datab...
Automatic Semicolons Error Correction Automatic Semicolons ASI (Automatic Semicolon Insertion) is when JavaScript assumes a ; in certain places in your JS program even if you...
DROP VIEW Description example keyword DROP VIEW Description This statement is used to delete a logical view VIEW Grammar: DROP VIEW [IF EXISTS] [db_name.]view_name; exampl...
SHOW TABLET Description example keyword SHOW TABLET Description This statement is used to display information of the specified tablet ( for administrators only ) Gram...
CREATE-POLICY Name Description Grammar: Example Keywords Best Practice CREATE-POLICY Name CREATE POLICY Description Create policies,such as: Create security policies(...
ALTER TABLE Synopsis Syntax Diagram Grammar Semantics Examples Add a column to a table Remove a column from a table Rename a column in a table Update a table property See...
SHOW-ROLES Name Description Example Keywords Best Practice SHOW-ROLES Name SHOW ROLES Description This statement is used to display all created role information, includi...
CANCEL-BACKUP Name Description Example Keywords Best Practice CANCEL-BACKUP Name CANCEL BACKUP Description This statement is used to cancel an ongoing BACKUP task. gram...
Describe Description example keyword Describe Description This statement is used to display schema information for the specified table Grammar: DESC [FISH] [dbu name.]tabl...