Under what circumstances will DB2 allow an SQL statement to
update more than one primary key value at a time?
Answer / vinod babu bachina
Never. Such processing could produce duplicate values
violating entity integrity. Primary keys must be updated one
at a time.
Is This Answer Correct ? | 2 Yes | 1 No |
How many Buffer pools are there in DB2 and what are they?
What is ibm db2 used for?
What are the three lock types?
What are foreign keys in db2?
Which isolation level provides highest data integrity?
Outputs of explain are with matchcols = 0. What does this signify?
What is the use of db2?
What are PACKAGES ?
What is cursor?
how to delete perticular row from table for ex. how you will delete 3rd row from table please answer THANKS IN ADVANCE
What is coalesce in db2?
How to get Top 10 Salaries from a Table