Hi,<BR><BR>I'm in the process of building a SQL clean-up script that will be removing lots of now redundant data from our Oracle DB.<BR><BR>It seems that for tables which contain a FK pointing back to ...
I am working on a DB project for school and am almost ready to create my tables. I am unsure as to when I turn on referential integrity. Do I create the tables, do my initial data import, and then ...