What is buffer pool and list some of them?
How do I create a view in db2?
What is the SQL Communications Area and what are some of its key fields?
What is meant by concurrency?
Normalization in DB2 – first normal form, second normal form
What is universal database?
List out the buffer pools in db2
What technique is used to retrieve data from more than one table in a single SQL statement?
How to get Top 10 Salaries from a Table
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
how to take the back up of the DB2 table.
Compare a subselect to a join?
Explain an outer join?