Definitions for "SQLDA"
a collection of variables that is required for execution of the SQL DESCRIBE statement
a host-program data structure that holds descriptions of select-list items or input host variables
SQL Descriptor Area. A structure that describes input variables, output variables, or the columns of a result table used in the execution of manipulative SQL statements.