Answer Posted / s
DCLGEN reads the catalog tables and generates DECLARE TABLE
statements and host language data structures that are used
to receive the data. These DECLARE TABLE statements are
used by the precompiler to check the syntax of the SQL
statement.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Which isolation level provides highest data integrity?
Explain about dbrm.
B37 abend during spufi?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
What is load replace in db2?
How do I delete a column in db2?
What is a db2 tablespace?
What is ibm db2 database?
What is with ur in db2?
What is the cobol picture clause of the db2 data types date, time, timestamp?
What is a cursor in programming?
What is db2?
What is difference between alias and synonym in db2?
What is sqlca?
What is the difference between drop table and delete table?