What are packages in db2?
No Answer is Posted For this Question
Be the First to Post Answer
I have a DB2 table which has 1000 rows.after udatingg first 110 rows, my job abends. Now what I have to do if I want to restart the job next time so that it should start updating from 111th row (without updating first 110 rows again).
Is DECLARE TABLE in DCLGEN necessary? Why it used?
Is there any advantage to denormalizing DB2 tables?
Can we declare DB2 HOST variable in COBOL COPY book?
what is the sqlcode -501
In cursor program-1 can we create another cursor program-2 inside the cursor program-1.If yes how/no why ?
Describe major components of db2?
What are the bind parameters ibm db2?
How are write I/Os from the buffer pool executed?
what will be the output of the below given query, if no matching records are found : (a.) 0 (b.) null (c.) error select Avg(salary) from TableA where Deptno = 'insurance'
What is difference between alias and synonym in db2?
What is the information associated with sysibm.syslinks table?