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
How does a cursor work?
What are the uses of db2 optimizer?
What is bind package and plan in db2?
What does db2 blu stand for?
What is db2 command?
What is sqlca?
What are concurrency issues?
How many types of page locks can be held in db2?
What is runstats db2?
What is difference between rollback and commit?
If I have a view which is a join of two or more tables, can this view be updateable?
Is db2 relational database?
What is the difference between using bind () and rebind () methods of naming class?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
What is the physical storage length of time data type?