What is the maximum number of tables that can be stored on
a Partitioned Table Space ?
Answer Posted / s
One table
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Why do we need reorg in db2?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
What are the 2 sqlcodes that are returned?
What are the rules for db2 programming?
How does db2 sample database connect?
i want to maintain uniqueness on pdf without make lf??????????
What is catalog database in db2?
How can we retrieve the total number of records in RPG & CLLE?
What is check constraint in db2?
What is ibm db2 used for?
Can you use max on a char column?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
What do you mean by between and in? Is between inclusive of specified range values?
What is the purpose of using commit?