What is the maximum number of tables that can be stored on
a Partitioned Table Space ?



What is the maximum number of tables that can be stored on a Partitioned Table Space ?..

Answer / s

One table

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More DB2 Interview Questions

Differentiate between cs and rr isolation levels? Where do you specify them?

0 Answers  


What does the CHECK Utility do ?

1 Answers  


How do you define a correlated name?

1 Answers  


In terms of DB2 indexing, what is the root page?

1 Answers  


What is alias in db2?

0 Answers  


explain about index with examples

2 Answers   Syntel,


What is drop table?

0 Answers  


What do you need to do before you do EXPLAIN?

1 Answers  


How do I create a table MANAGER (EMP-NO, MANAGER) where MANAGER is a foreign key which references to EMP-NO in the same table? Give the exact DDL.

3 Answers  


What is sqlca?

0 Answers  


in the CURSOR declare statement, if i am using an where clause and trying to compare the value with a host-varialble. EXEC SQL DECLARE C1 CURSOR FOR SELECT DEPTNO, DEPTNAME, MGRNO FROM DEPARTMENT WHERE ADMRDEPT = :ADM-DEPT Where would i need to provide value to this host-variable in the where clause. how could i pass value to this host-variable to check it.

2 Answers   iGate,


How do I connect my db2 database to ibm?

0 Answers  


Categories