What is the maximum number of tables that can be stored on
a Partitioned Table Space ?
Can I use LOCK TABLE on a view?
I have two tables A and B. Both tables are connected with SSN number as foreign key. I want to retrieve a column data from B table. How will you write a query?
How does db2 sample database connect?
How do you pull up a query which was previously saved in qmf?
What is the purpose of the DSNC transaction ?
How to update more then one record using update?
What is cursor stability in db2?
What does sqlcabc has?
What is the difference between a package and a plan?
6 Answers Infosys, L&T, Mphasis,
What is the difference between CS and RR isolation levels?
What does reorg do in db2?
which SQL comment successfully removes uncommitted changes from a DB2 database A) rollback B) delete C) drop D) decommit