Defining the SQLDA for an Application - Advanced SQL Engine - Teradata Database

SQL Stored Procedures and Embedded SQL

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-28
dita:mapPath
vqj1592443206677.ditamap
dita:ditavalPath
vqj1592443206677.ditaval
dita:id
B035-1148
lifecycle
previous
Product Category
Teradata Vantageā„¢

An application that issues dynamic SQL statements must define its own SQLDA and maintain the contents of the SQLDA fields.

You can code the SQLDA structure directly or by means of the INCLUDE SQLDA statement (see INCLUDE SQLDA).

You cannot use INCLUDE SQLDA to define SQLDA in COBOL.