Thread
:
FK on a column to a table where the column is not the PK but a Unique Index
View Single Post
#
3
(
permalink
)
02-29-2008, 07:28 AM
David Portas
Posts: n/a
Re: FK on a column to a table where the column is not the PK but a Unique Index
Use a unique constraint rather than a unique index.
--
David Portas
SQL Server MVP
--
David Portas