Dynamic Embedded SQL Statements | Teradata Vantage - Dynamic Embedded SQL Statements - Teradata Vantage - Analytics Database

SQL Stored Procedures and Embedded SQL

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2023-10-30
dita:mapPath
frc1628111662093.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
rjx1472253414573
lifecycle
latest
Product Category
Teradata Vantageā„¢

Dynamic SQL is a facility that permits an interactive user to submit SQL statements dynamically to an application written using embedded SQL or stored procedures.

When contrasted with dynamic SQL, the facilities ordinary SQL provides are sometimes referred to as static SQL.

Always use static SQL if possible, because dynamic SQL has a significant processing overhead that often impedes system performance.