What is cursor with hold option in db2?
What does runstats do in db2?
Define data page.
What is the maximum number of columns in a db2 table?
Mention the location where the output received from explain statement is stored.
How to compare data between two tables in db2?
What is dclgen in db2?
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
What is universal database?
Where do you specify them?
What is db2 bind?
What is database reorganization?
What do you mean by rollback?
How connect db2 database to datastage?
I HAVE 500 ROW TO UPDATE I WOULD LIKE TO USE ROLLBACK ALONG WITH COMMIT.WHAT IS THE SYNTAX TO CODE COMMIT AND ROLLBACK FOR EVERY 100 ROWS.AND HOW THE CURSOR ROLLBACK TO THE LAST COMMITTING POINT.