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
What is the connection string to connect to the DB2 Database ?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
What is cloudant database?
What is access path in db2?
What are concurrency issues?
What is catalog database in db2?
What is the syntax for creating a table in the db2 database?
How to create db2 table in mainframe?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
Hi, i would like to start a new carrier in DB2 DBA.Which and what all step should i have to take..?
What is the physical storage length of timestamp data type?
How is a typical db2 batch pgm executed?
What is db2 bind process?
What is the use of value function?
How does a cursor work?