Nuacht

Turning off referential integrity allows you to be more lax about the order tables are imported. You can do the import with referential integrity on (you have to be able to; otherwise you wouldn't ...
Hi,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.It seems that for tables which contain a FK pointing back to themselves ...