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
also remember, you cannot update a primary key when it has
matching foreign key values.
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is null value in db2?
What is a Foreign Key?
How would the varchar column remarks defined?
What is cursor stability in db2?
What are the rules for db2 programming?
What is meant by explain?
When do you specify the isolation level?
What is bind and rebind in db2?
Which isolation level provides maximum concurrency?
How do you select a row using indexes in db2?
define clustering index.
What is dbrm? When it will be created?
What is the maximum size of varchar data type in db2?
What is coalesce in db2?
Outputs of explain are with matchcols = 0. What does this signify?