if any of the column names is provided wrong, where do you
get the error(during precompilation or during Bind)
Answer Posted / tej
The above answer is correct but not always.
If we use DECLARE TABLE in the program then the table and
columns names are validated in the pre-compilation step
itself.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
Name the various locking levels available?
What is a db2 package?
What is load replace in db2?
Explain the contents that are a part of dclgen.
Is db2 a database?
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
How to restart a DB2 program?
What is host variable in db2 cobol?
Explain about open switch business continuity software?
What type of database is db2?
How to compare data between two tables in db2?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
How can you quickly find out the # of rows updated after an update statement?
How do I connect my db2 database to ibm?