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 / keshireddy
further, multiple primary keys can be updated at time. Only
condition is that value should be unquie. else sql code -803
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
Explain about dbrm.
What is difference between isnull and coalesce?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
What are the prerogatives?
What is cursor stability in db2?
What is the physical storage length of time data type?
Explain correlated sub-queries.
What is null in db2?
What is the information associated with sysibm.syslinks table?
When reorg is used?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
What is multi row fetch in db2?
Which command is used to remove all rows from a table?
How and when does the db2 enforces the unique key?