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 / sujeesh
Primary key column cannot be updated,because it is used as
the key field to find out a row uniquely.
| Is This Answer Correct ? | 17 Yes | 22 No |
Post New Answer View All Answers
What is commit in db2?
What does a deadlock mean in DB2?
What is image copy in db2?
What is explain in db2?
How can deadlocks be resolved?
How many databases can be created inside an instance in db2 ?
What is table space in db2?
What is dbrm? When it will be created?
What is a cursor in programming?
What is the information associated with sysibm.syslinks table?
How to get the ddl of a table in db2?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
Define declaration generator (dclgen).
What is db2 plan table?
What is dbrm in db2 database?