Answer Posted / maveric
1. EXEC SQL DECLARE TABLE statement which gives the layout of the table/view in terms of DB2 datatypes.
2. A host language copy book that gives the host variable definitions for the column names.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you select a row using indexes in db2?
How to check last update on table in db2?
What is difference between alias and synonym in db2?
What is database manager in db2?
What is iseries database?
How do I optimize a query in db2?
How do I import a csv file into db2?
What is lock escalation in db2?
How do I import data from excel to db2?
What is sqlca’s maximum length?
What is the difference between db2 and oracle?
What is dbrm library?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
How connect db2 database to datastage?
Why select is not preferred in embedded sql programs?