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 are the three types of page locks that can be held?

1 Answers  


Define predicate?

0 Answers  


How can you split a table in to exactly half?

7 Answers   HSBC,


What is db2?

0 Answers  


How do I add a column in db2?

0 Answers  






Where is the access path logic created by the DB2 Optimizer stored?

1 Answers  


Where besides the DB2 catalog is database object information stored by DB2?

1 Answers  


Compare a subselect to a join?

1 Answers  


How we create a tables in DB2 ?Previously client has using 7 letters for user id,now he wants to increase the letters from 7 to 12 for user id.How we can do it?

6 Answers   Wipro,


What is the difference between CS and RR isolation levels?

1 Answers  


What is QUIESCE?

2 Answers  


Suppose the outcome of executing a query results in a row having null. Based on the answer how you use it? Its declaration and inclusion?

2 Answers   Verizon,


Categories