What is the role of the data page in the db2 database?
No Answer is Posted For this Question
Be the First to Post Answer
wht is d/f between union and joins ?
is it possible to get -811 error when you use cursors. why?
how to resolve -805. give clear explination for that
How to resolve -504 sql code in DB2?
What is difference between alias and synonym in db2?
How can you quickly find out the # of rows updated after an update statement?
What is the difference between oracle and db2?
How to check table size in db2 sap?
assume ther are 5000 records in a database and want to fetch using cursor. cursor fetches only 3000 records and fetch is not happening for remaining 2000 records. why it happens and how to rectify it
When is the authorization check on DB2 objects done - at BIND time or run time?
Why do we bind in db2?
How to insert more than one record using insert?