What is a result table?
Answer / s
Result table contains rows DB2 selects from one or more
base tables.
| Is This Answer Correct ? | 1 Yes | 0 No |
How is deadlock resolved?
WHAT IS NULL INDICATOR ? WERE IS THIS USED? AND IF IT IS USED IN FILES CONCEPT? HOW DO WE USE IT?
What is the use of COMMAREA ?Minimum how much data we can pass from it?
what are the max. & min. no. of partitions allowed in a partition tablespace?
How to get the ddl of a table in db2?
What is db2 catalog database?
How would you find out the total number of rows in a db2 table?
Explain about dbrm.
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).
One program calling 5 subprograms, its a cobol db2 program, after precompilation how many plans and packages will created?
what is different three logs in DB2?
in my table i will update only 100 record among 1000 records i need to display recently updated record'.....can u tell me where those records are stored how can i display those records...?if there is any sql query pls let me know....?