Answer Posted / s
750
| Is This Answer Correct ? | 19 Yes | 14 No |
Post New Answer View All Answers
what is db2 restart?
What is the difference between cursor stability and repeatable read isolation levels?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
What is nvl in db2?
What is the maximum number of columns in a db2 table?
What is bufferpool in db2?
Mention data types used in db2 ?
Give the name of some fields form sqlca.
Outputs of explain are with matchcols = 0. What does this signify?
What is the use of db2 optimizer?
How can deadlocks be resolved?
How do I add a column in db2?
What is bind in db2?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
What is db2 connect?