How to "extract" all constraints
694243Jan 5 2010 — edited Jan 5 2010Hello,
I need a query that can "extract" all constraints from a schema. The goal is to install and enable the constraints on another schema having the same structure (tables).
I know that I can achieve this with TOAD, just by clicking on "Create script". Unfortunately I don't have TOAD, so I need another way...
Thanks in advance!