Answer Posted / ms. stanley
SPUFI = SQL Processing Using File Input
| Is This Answer Correct ? | 30 Yes | 1 No |
Post New Answer View All Answers
Name the lockable units in DB2?
How to retrieve rows from a db2 table in embedded sql?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
What is sqlca?
Can you use max on a char column?
What is db2 bind process?
What is db2? Explain.
Explain packages.
What is the function of logging in the db2 database?
How to find the maximum value in a column in the db2 database?
What are db2 objects?
Which isolation level provides highest data integrity?
What happens in bind step in a db2 program?
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 concurrency?