What are bind parameters in db2?
No Answer is Posted For this Question
Be the First to Post Answer
when we are tying to update a table having 100 rows. if the program abends when updating 51 row . how to start updating again from the 51 row .what was the logic
If the base table underlying a view is restructured, eg. attributes are added, does the application code accessing the view need to be redone?
How does a cursor work?
Are views updateable?
What is difference between *omit and *nopass?
What is clone table?
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 pagespace?
What is the use of predicate?
What is ACQUIRE/RELEASE in BIND?
What is ALTER ?
What is isolation level in db2?