What is a cursor in programming?
In a DB2-CICS program which is acts as co-ordinator and which is participant?
What is buffrpool? Where we use it ?
Define db2.
How to create db2 table in mainframe?
How does DB2 store NULL physically?
how can you access index
Can you tell me how can you find out the # of rows updated after an update statement?
What is explain plan in db2?
What else is there in the PLAN apart from the access path?
How would you print the output of an SQL statement from SPUFI?
I have a table(product),It contain fields(productname,cost). I want to retrieve the product name ,which cost is second maximum in the table?
what are extents?