Static SQL Macro Execution in Embedded SQL - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
Language
English (United States)
Last Update
2024-04-03
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

Static SQL macro execution is associated with a macro cursor using the DECLARE CURSOR (Macro Form) statement.

When you perform a static macro, you must use the EXEC form to distinguish the macro from the dynamic SQL statement EXECUTE.

For more information, see Multiple-Statement Requests.