Post New Answer View All Answers
What are foreign keys in db2?
How to find the number of rows in a db2 table?
Is db2 free?
How do you select a row using indexes 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 db2 bind?
How can you quickly find out the # of rows updated after an update statement?
What is explain plan in db2?
What is query_cache_limit?
What are the 2 sqlcodes that are returned?
List some fields from sqlca?
What does db2 stand for?
What types of tables are there in the db2 database?
What is the difference between cursor stability and repeatable read isolation levels?
What are concurrency issues?