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

If the base table underlying a view is restructured, eg. attributes are added, does the application code accessing the view need to be redone?

2 Answers  


how can i pull up a query which was previously stored in qmf

3 Answers  


What is the cascade rule and how does it relate to deletions made with a subselect?

1 Answers  


What are the bind parameters ibm db2?

0 Answers  


Normalization in DB2 – first normal form, second normal form

4 Answers   Virtusa,






wht steps we need will coding cobol and db2 pgm ?

6 Answers   CGI,


Give the name of some fields form sqlca.

0 Answers  


How can you find out which query is taking lot of time to execute in cobol-db2 program ?

1 Answers   Danske,


How to check last update on table in db2?

0 Answers  


What is DB2 (IBM Database 2)?

3 Answers  


Name some fields from SQLCA.

2 Answers  


what is Runstats? Whem will u choose to runatats?

1 Answers   Danske,


Categories