Answer Posted / naveen87ginjupalli
SQLCODE, SQLERRM, SQLERRD.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the reason behind not using select * in embedded sql programs?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What are the rules for db2 programming?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
is it compulsory commitment control in journal?
Is schema the same as database?
What is reorg and runstats in db2?
What is the use of predicate?
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 sqlca?
How many types of page locks can be held in db2?
What is the picture clause of null indicator variable?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
How to run db2 command in windows?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected