What is null value in db2?
No Answer is Posted For this Question
Be the First to Post Answer
Are views updateable?
what is + sign and -ve sign for sql code ?
What is sqlcode -811?
7 Answers Accenture, CTS, TCS,
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 are the different types of base tables?
what is the soft code for deadlock ?
how can you access index
What is Declaration Generator(DCLGEN)?
What is the maximum number of columns in a db2 table?
1) I have 3 programs : PGMA, PGMB, PGMC. PGMA calls PGMB and PGMB calls PGMC. I have to do inserts, updates in all the 3 pgms. 2) Say PGMC has done its work successfully and returned to PGMB 3) PGMB had an SQL error while doing some update 4) PGMA has already done some updates before calling PGMB all are running under the same CICS region. What will happen if I issue SYNCPOINT ROLLBACK in PGMB when it abends ? Does all the changes in PGMA,B,C rollback ? (because all the pgms belong to same task).
When one binds a PACKAGE ( of a plan ) what package information is stored and where it is stored?
What is sqlcode -922 ?