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
How does DB2 use multiple table indexes?
what is the use of commit ? and what is the syntax?
COBOL PRECOMPILER ERROR: "XXXXXX" (TABLE) PREVIOUSLY DECLARED OR REFERENCED DCLGEN VARIABLES GETS IMPORTED TWICE FOR ONLY ONE EXEC SQL STATEMENT. WHAT COULD BE THE PROBLEM?
Shall i use this query to retrieve first 4 records, Select empno, sal from emptbl where empno < 5. like this can we fetch first 100 records?
Hi Team, Please tell me, If i don't declare the cursor in the program and i have given open and fetch and close, then what error will get.
What does a deadlock mean in DB2?
What is the difference between oracle and db2?
What is an instance database?
Mention some fields that are a part of sqlca.
How to retrieve rows from a db2 table in embedded sql?
What does the REORG Utility do?
How many Buffer pools are there in DB2 and what are they?