How to drop dependency constrations in Oracle for all tables





3.00/5 (1 vote)
Background I had to write a script to do some tables alternation and data modification. I run into the problems where I had disable existing constraints and re enable them at the end of the process. I was searching the web for automated script to do that but whatever I found was not exactly w