Gets information about the data to be returned when a previously prepared dynamic SQL statement is run.
ANSI Compliance
DESCRIBE is a Teradata extension to the ANSI/ISO SQL:2011 standard.
DESCRIBE functions like the ANSI/ISO SQL:2011 statements DESCRIBE INPUT and DESCRIBE OUTPUT.
Required Privileges
None.
Invocation
Executable.
Dynamic SQL.
Embedded SQL only.