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.
No Answer is Posted For this Question
Be the First to Post Answer
db2 maintains information about the data... a.in tables. b.in a set of tables known as db2 catalog. c.in db2 database. d.none of the above.
Is db2 a programming language?
What is the difference between static and dynamic SQL?
Once you create a view, where would information about the view be stored?
What are the abend codes occour in ur latest PROJECT in DB2
What is the role of data manager in the db2 database?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
What is the physical storage length of the data types date, time, and timestamp?
List down the data types in the db2 database.
PLAN IS EXECUTABLE AND PACKAGE IS NOT EXECUTABLE . THEN WHAT IS THE USE OF PACKAGE?
2 Answers Tech Mahindra, Wipro,
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
How are write I/Os from the buffer pool executed?