Which catalog tables contain authorization information?
What is load replace in db2?
database DSNDB01 means a.db2 catalog b.db2 directory c.BSDS d.active logs answer with reason please
I have a main program (A) where we delete some rows in table in a cursor, and we commit it in sub program(B). What will happen - will we get an error or not?
i want to maintain uniqueness on pdf without make lf??????????
how 2 resolve the -311 sqlcode
What is a trigger in the db2 database?
What is ibm db2 database?
How do you Load a table ?? and what is Load replace ?
What do you do to keep the cursor from closing after a commit?
What happens to a tablespace when its recovery infromation has been removed and a full recovery is no longer possible?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
What is declare cursor?