15.10 - DBA - Teradata Database

Teradata Database SQL Data Definition Language Syntax and Examples

Product
Teradata Database
Release Number
15.10
Published
December 2015
Language
English (United States)
Last Update
2018-06-05
dita:mapPath
SQL_DDL_15_10.ditamap
dita:ditavalPath
ft:empty
Database Administrator (DBA) option provides the user with these privileges within the user's space:
  • CREATE USER
  • DROP USER
  • CREATE DATABASE
  • DROP DATABASE

DBA users can only access or perform DML operations on objects that are under their immediate ownership. DBA users cannot access objects in a descendant's space. To perform DML operations on objects that are not owned by the DBA, the DBA must have the appropriate privileges to perform those operations or to be able to grant those privileges to other users.

NOT
Removes the DBA option from the user.