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
Primary key value can be updated as well provided the value
you update it with identifies it uniquely.
| Is This Answer Correct ? | 28 Yes | 4 No |
Post New Answer View All Answers
How do you pull up a query which was previously saved in qmf?
What does db2 plan contain?
Mention the location where the output received from explain statement is stored.
What does reorg do in db2?
How can the duplicate values be eliminated from db2 select?
What is access path in db2?
What is collection in db2 bind?
What is the role of the data page in the db2 database?
How do you eliminate duplicate values in db2?
Which isolation level provides highest data integrity?
How can you count the number of rows from a table tab?
What does a deadlock mean in DB2?
What is meant by union and union all?
How do I delete a column in db2?
What are the contents of a dclmgen?