Is it possible to update a primary key value? If not, what
is the error code given? If yes, can more than 1 primary
key column be updated at a time?
Answer Posted / guest
Ans 3 is correct. If the key already present, while
updating it will show the sql code as = -803.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What does runstats do in db2?
What is a trigger in the db2 database?
What happens in bind step in a db2 program?
What is image copy in db2?
What is dclgen (declaration generator)?
What is null in db2?
Which isolation level provides highest data integrity?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
How do you stop a db2 database in linux?
i want to maintain uniqueness on pdf without make lf??????????
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
What are foreign keys in db2?
Define data page.
What is isolation level in db2?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.