16.20 - DELETE DATABASE - Teradata Database - Teradata Vantage NewSQL Engine

Teradata Vantage™ SQL Data Definition Language Syntax and Examples

Product
Teradata Database
Teradata Vantage NewSQL Engine
Release Number
16.20
Published
March 2019
Language
English (United States)
Last Update
2019-05-24
dita:mapPath
wkf1512081455740.ditamap
dita:ditavalPath
TD_DBS_16_20_Update1.ditaval
dita:id
mdr1472255012272

Purpose

Deletes all data tables, views, triggers, SQL procedures, macros, and user-installed files (UIFs) from a database.

To delete the definition for the database from the data dictionary, you must use DROP DATABASE. See DROP DATABASE.

Required Privileges

You must have the DROP privilege on the specified database.

Syntax