On Feb 23, 2017 12:42 PM, "Ivan Voras" wrote:
Hello,
I've inherited a situation where:
- a table has both a primary key and a unique index on the same field.
- at some time, a foreign key was added which references this table
(actually, I'm not sure about the sequence of events), which
On 02/23/2017 03:40 AM, Ivan Voras wrote:
> Hello,
>
> I've inherited a situation where:
>
> * a table has both a primary key and a unique index on the same field.
> * at some time, a foreign key was added which references this table
> (actually, I'm not sure about the sequence of events
Hello,
I've inherited a situation where:
- a table has both a primary key and a unique index on the same field.
- at some time, a foreign key was added which references this table
(actually, I'm not sure about the sequence of events), which has ended up
referencing the unique index in