Re: [GENERAL] Need to Remove Constraint, but Don't Know How - Previous attempts failed

2010-02-03 Thread John R Pierce
Wang, Mary Y wrote: Hi, I'm sorry but I didn't create the table. I fiddled with the table for a while and didn't get what I expected. So I'm going to ask the community. Can some one tell me which constraint would case me the "duplicate key into unique index users_pkey"? I'd like to remove

Re: [GENERAL] Need to Remove Constraint, but Don't Know How - Previous attempts failed

2010-02-03 Thread Adrian Klaver
On Wednesday 03 February 2010 4:57:09 pm Wang, Mary Y wrote: > Hi, > > I'm sorry but I didn't create the table. I fiddled with the table for a > while and didn't get what I expected. So I'm going to ask the community. > > Can some one tell me which constraint would case me the "duplicate key into

[GENERAL] Need to Remove Constraint, but Don't Know How - Previous attempts failed

2010-02-03 Thread Wang, Mary Y
Hi, I'm sorry but I didn't create the table. I fiddled with the table for a while and didn't get what I expected. So I'm going to ask the community. Can some one tell me which constraint would case me the "duplicate key into unique index users_pkey"? I'd like to remove that constraint. Here