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.?
Answer Posted / jaydeep c
C. Segmented tablespace.
Because the sequential access to a particular table is more
efficient and the mass delete is much more efficient than any
other tablespace.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can you classify the locks in db2?
What is reorg?
I HAVE 500 ROW TO UPDATE I WOULD LIKE TO USE ROLLBACK ALONG WITH COMMIT.WHAT IS THE SYNTAX TO CODE COMMIT AND ROLLBACK FOR EVERY 100 ROWS.AND HOW THE CURSOR ROLLBACK TO THE LAST COMMITTING POINT.
How can we retrieve the total number of records in RPG & CLLE?
How and when does the db2 enforces the unique key?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
What is the usage of open cursor command?
What is null in db2?
What's The Error Code For Unique Index Voilation?
Define predicate?
What is the physical storage length of time data type?
What is scrollable cursor in db2?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
What is database manager in db2?
Mention the definition of cobol in varchar field.