Usage Notes - Advanced SQL Engine - Teradata Database

SQL Operators and User-Defined Functions

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
Published
January 2021
Language
English (United States)
Last Update
2023-04-27
dita:mapPath
xwv1596137968859.ditamap
dita:ditavalPath
hoy1596145193032.ditaval
dita:id
B035-1210
lifecycle
previous
Product Category
Teradata Vantage™
To delete an existing user-defined export width definition, call the RemoveExportDefinition stored procedure with the following arguments:
  • export_definition_name is a LATIN character string that specifies the name of the existing export width definition you want to delete.
  • result_message is an output parameter that contains the output message of the stored procedure.

RemoveExportDefinition deletes the specified export width definition from the DBC.ExportWidth table.

You cannot specify 'Expected', 'Compatibility', or 'Maximum' for export_definition_name. In addition, you cannot delete an export width definition if it is assigned to a user.