Under what circumstances will DB2 allow an SQL statement to
update more than one primary key value at a time?



Under what circumstances will DB2 allow an SQL statement to update more than one primary key value..

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

Post New Answer

More DB2 Interview Questions

What is a predicate?

1 Answers  


How to know the primary key of a table without defining the primary key in the table?

5 Answers   Satyam,


when we are tying to update a table having 100 rows. if the program abends when updating 51 row . how to start updating again from the 51 row .what was the logic

2 Answers   TCS,


How do you run JCL in cobol program

1 Answers   IBM, Syntel,


How to resolve -504 sql code in DB2?

2 Answers   Cap Gemini,






What is a base table?

2 Answers  


What is the clustering index in the db2 database?

0 Answers  


How do I optimize a query in db2?

0 Answers  


How to retrieve rows from a db2 table in embedded sql?

0 Answers  


Explain about dbrm.

0 Answers  


What is load replace in db2?

0 Answers  


What is rebind in db2?

0 Answers  


Categories