What is the advantage in De-normalizing tables 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).
What technique is used to retrieve data from more than one table in a single SQL statement?
What do you mean by between and in? Is between inclusive of specified range values?
How does DB2 use multiple table indexes?
what is commit & rollback? When and where is used while compiling a cobol-db2 program?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
how to fetch first 100 rows in db2
Can SQL statements/queries be included in a copybook?
What is the function of buffer manager?
Lot of updates have been done on a table due to which indexes have gone haywire. What do you do?
which is the most efficient tablespace?? a.simple tablespace. b.partitioned tablespace. c.segmented tablespace. d.none of the above. please post answer with the reason.?
What is a LIKE table and how is it created?