if any of the column names is provided wrong, where do you
get the error(during precompilation or during Bind)
Answer Posted / shrik
u will face the error in Precompilation phase itself since
thats where DECLENGS are validated and DBRM is created.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is dbrm?
Explain how can you do the explain of a dynamic sql statement?
What is check constraint. Explain with example.
How do you select a row using indexes in db2?
Which command is used to connect to a database in DB2 ? Give the Syntax.
what is diffrence b/w file-aid tool and file-aid utility???
What is collection in db2 bind?
Why select is not preferred in embedded sql programs?
What is access path in db2?
Outputs of explain are with matchcols = 0. What does this signify?
If I have a view which is a join of two or more tables, can this view be updateable?
What is cursor in dbms?
How and when does the db2 enforces the unique key?
What is the syntax for seeing the columns and data types of a table in the db2 database?
What is the result of open cursor statement?