What is the syntax for FETCH in DB2 ?
How do I import a csv file into db2?
What is the use of value function?
What is dbrm? What it contains?
can any body explain about plan and pakage in detail....
How to connect to db2 database from windows command line?
How to update more then one record using update?
how does the defining of a stored procedure effect the size of a DB2 data base A) it increases the size of a data base B) it decreases the size of a data base C) it does not effect the size of the data base D) it changes the table space structures
What is meant by a unit of recovery?
Which DB2 catalog tables are used to produce a list of table column by table for all tables in a database?
In my table having 100 Rec. How can I delete the 7th row?? (we don't know what is data inside the table)
What is cascading rollback?
What is the use of COMMAREA ?Minimum how much data we can pass from it?