what are the max. & min. no. of partitions allowed in a
partition tablespace?
Answer Posted / s
The maximum number of partitions allowed in DB2 V8 is 4096
partitions.
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
How do I add a column to a table in db2?
what is the role of the cursor in db2?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
What does db2 blu stand for?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
What is db2 and what is the use of db2 optimizer?
What is database reorganization?
What is a plan and package in db2?
How is deadlock resolved?
What is bind package and plan in db2?
What is nvl in db2?
what is the sqlcode -501
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
Explain what are the various isolation levels possible?
can all users have the privilage to use the sql statement select * (dml)?