Data Control Language
The SQL Data Control Language (DCL) is a subset of the SQL language and consists of all SQL statements that support the definition of security authorization for accessing database objects.
Purpose
Data control statements perform the following functions:
Rules on Entering DCL Statements
A data control statement can be entered as:
A data control statement cannot be entered as part of a multistatement request.
Successful execution of a data control statement automatically creates and updates entries in the Data Dictionary.
Teradata SQL DCL Statements
For detailed information about the function, syntax, and usage of Teradata SQL Data Control statements, see SQL Data Control Language.