Answer Posted / pranab kumar mohanty
The relation of the primary key of a base table with
foreign key of the reference table is known as referential
integriety.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Explain about open switch business continuity software?
what is db2 restart?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
Describe major components of db2?
Explain about rct.
What is reorg and runstats in db2?
How to rename a table in DB2 ?
Can we delete records from view?
What is scrollable cursor in db2?
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
Hello All, We have requirment to Replace BMC Db2 Load product thru CA FAST LOADPlus product. Do anyone have JCL to for FAST LOADPLUS and what all are thing need to take in consideration.
What is innodb buffer pool?
Which component is responsible for db2 startup and shutdown?
What is db2 connect?
I HAVE 500 ROW TO UPDATE I WOULD LIKE TO USE ROLLBACK ALONG WITH COMMIT.WHAT IS THE SYNTAX TO CODE COMMIT AND ROLLBACK FOR EVERY 100 ROWS.AND HOW THE CURSOR ROLLBACK TO THE LAST COMMITTING POINT.