65.9K
CodeProject is changing. Read more.
Home

How to drop dependency constrations in Oracle for all tables

starIconstarIconstarIconemptyStarIconemptyStarIcon

3.00/5 (1 vote)

Nov 17, 2009

CPOL
viewsIcon

12505

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