referential integrity
quick question about referential integrity: let's say i have 4 tables: A table has NAMEB table has NAME, CODEC table has CODED table has NAME, CODE, ELSEA (NAME) is referenced by B (NAME)and C (CODE) is Referenced by B (CODE)if i reference B (NAME, CODE) from D, do i need to reference A (NAME) and...
View Answer
| Apr 1 2008 3:29 PM GMT
| asked by
Abruck
Referential integrity, Database


