9.0 allows you to defer unique constraints.
Ken
On Thu, Sep 23, 2010 at 10:18:39AM -0700, Ozer, Pam wrote:
> Is it possible to disable a unique index? I have a process that's
> running that inserts duplicate records into a table and then does a
> cleanup afterwards. I know that I can drop the index and rebuild. I
> just didn't know if there was disable the uniqueness temporarily.
>
>
>
> thanks
>
>
>
> Pam Ozer