Answer Posted / abhisek
Database Descriptor is a DB2 component that limits access
to the database whenever objects are created,altered or
dropped.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is the difference between oracle and 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
What is clone table?
Can you use max on a char column?
How to connect to db2 database from windows command line?
What is the difference between dbm cfg and db cfg file in db2 ?
How can the duplicate values be eliminated from db2 select?
Comment whether the cursor is closed during commit or not.
How to compare data between two tables in db2?
Are view updateable?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
What is load replace in db2?
Mention the downsides of page level lock.
What does db2 plan contain?
What are the different types of base tables?