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 ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is database manager in db2?
What are concurrency issues?
What does a deadlock mean in DB2?
What is bind package and plan in db2?
How to create backup table in db2?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
i want to maintain uniqueness on pdf without make lf??????????
What is host variable?
What is db2 connect?
How and when does the db2 enforces the unique key?
What is the difference between cursor stability and repeatable read isolation levels?
What is bind plan?
What is runstats db2?
What is a bind card?
What is a Foreign Key?