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 |
Define db2 and its databases?
What are types of indexes?
What r the comman abends in db2, jcl and cobol???????
What is the connection string to connect to the DB2 Database ?
What is cursor in dbms?
in column y record abc.v abc.s xyz.j abc.h i wan only abc columns how to retrieve thi records
What is runstats db2?
what is a plan and how do you refer the plan in the program?
my project is insurance management system,how to explain my work environment in interview?
Can we use select * statement in cobol program without giving field names ???
List out the three types of page locks that can be held.
Write a query to extract first 5 characters of a name in the column Stud_Name?