define clustering index.
How do you eliminate duplicate values in db2?
What are concurrency issues?
What is the maximum size of a char data type in db2?
Explain about dbrm.
Why cursor is used in db2?
What is bind in db2?
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 cursor with hold option in db2?
What is isolation level in db2?
List down the types of triggers in the db2 database?
What is data manager?
What is the use of predicate?
What is a db2 tablespace?
Why select is not preferred in embedded sql programs?