Answer Posted / gyan singh
Unique Index Violation
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to find schema of a table in db2?
What is the cobol picture clause of the db2 data types date, time, timestamp?
Can there be more than one cursor open for any program?
What is the advantage in De-normalizing tables in DB2?
How is the value function used?
What is alias in db2?
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 difference between isnull and coalesce?
Cursors can be declared in both working-storage & procedure division, agreed. But is there any difference? If could you please suggest what is the difference
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
How many types of page locks can be held in db2?
Define check constraint.
What is a db2 table?
What is dbrm library?
What is the usage of open cursor command?