16.20 - DROP MACRO - 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

Drops the definition for the specified macro from the dictionary.

The system frees the disk space used by the dropped macro and any fallback copy, removes any explicit access privileges on the object, and removes the metadata for the dropped object from the data dictionary.

Required Privileges

You must have the appropriate DROP privilege on the specified macro.

Syntax