DROP TABLE Statement | Teradata Vantage - DROP Processes for DROP TABLE - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Detailed Topics

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
imq1591724555718.ditamap
dita:ditavalPath
imq1591724555718.ditaval
dita:id
B035-1184
lifecycle
previous
Product Category
Teradata Vantage™

When you drop a table, the system frees the disk space used by the dropped table (including any secondary index subtables) and any fallback copy, removes any explicit access privileges on the object, and removes the metadata for the dropped object from the data dictionary.

The data dictionary does not maintain metadata for volatile tables.