What is collection in db2 bind?
No Answer is Posted For this Question
Be the First to Post Answer
What is index cardinality?
How and when does the db2 enforces the unique key?
what is the syntax for FOR UPDATE CLAUSE in cursor declaration and how can u update using cursor? is it possible to update multiple rows at a time.
What is deadlock?
if one db2 pgm calls another db2 pgm. how many plans do we need. what r the steps involved..
Is it possible to create an Instance in DB2 using DB2 Control Center ?
What is release/acquire in bind?
How can deadlocks be resolved?
wht happens if we close cursor with cursor with hold option?
What will the FREE command do to a plan?
What is check constraint. Explain with example.
if any of the column names is provided wrong, where do you get the error(during precompilation or during Bind)