When can an insert of a new primary key value threaten
referential integrity?
Answer Posted / pawan
when the value violates the rule of primary key....new
insert value must be unique.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is scrollable cursor in db2?
Explain the function done by data manager?
What is the difference between spufi and qmf?
what is the sqlcode -501
How to create backup table in db2?
Where can you declare a cursor in a cobol-db2 program?
What is the use of value function?
How do you select a row using indexes in db2?
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
What parameters are used to control the free space in DB2?
What is the syntax for seeing the columns and data types of a table in the db2 database?
How does cobol compile db2 program?
What is host variable in db2 cobol?
How to test SQL -911 error while developing COB-DB2 program
Which command is used to connect to a database in DB2 ? Give the Syntax.