Answer Posted / s
Cursor is used by DB2 to fetch qualified rows one row at a
time to the application program.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
define clustering index.
What is the role of schema in the db2 database?
How to resolve deadlock issue
What is check constraint. Explain with example.
What is a bind card?
Define data page.
How to find the maximum value in a column in the db2 database?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well
What are the bind parameters ibm db2?
What do you mean by rollback?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
Which isolation level provides maximum concurrency?
Define buffer pool.
My sql statement select avg(salary) from emp yields inaccurate results. Why?