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 is the difference between drop table and delete table?
What does sqlcabc has?
Explain packages.
How to find the number of rows in a db2 table?
What is db2?
What is a collection in db2?
What is null indicator in db2?
How to take backup of table in db2?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
What is a db2 package?
Can you use max on a char column?
What is dbrm in db2 database?
What is the result of open cursor statement?
How to restart a DB2 program?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.