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 / haribabu
yes, it is possible, move 'value' to ws-eno. Here ws-eno is
primary-key.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How does a cursor work?
What is a cursor in programming?
How to execute stored procedure in db2 command editor?
How can the duplicate values be eliminated from db2 select?
What is dbrm in db2 database?
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
How to check table size in db2 sap?
What is the syntax for FETCH in DB2 ?
Mention the various locks that are available in db2.
How to find the number of rows in db2 tables?
What is difference between alias and synonym in db2?
How can we retrieve the total number of records in RPG & CLLE?
What is the max length of sqlca?
What is difference between rollback and commit?
Mention the downsides of page level lock.