Re: [GENERAL] Unique Index vs. Unique Constraint

2003-10-10 Thread scott.marlowe
On Fri, 10 Oct 2003, Thomas LeBlanc wrote: > Does a Unique Constraint build a unique index? > > What is the difference? None that I know of. ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.post

Re: [GENERAL] Unique Index vs. Unique Constraint

2003-10-10 Thread Manfred Koizar
On Fri, 10 Oct 2003 13:59:38 -0500, "Thomas LeBlanc" <[EMAIL PROTECTED]> wrote: >Does a Unique Constraint build a unique index? Yes. >What is the difference? A constraint is an abstract concept, an index is an implementation detail. Servus Manfred ---(end of broadcast)

[GENERAL] Unique Index vs. Unique Constraint

2003-10-10 Thread Thomas LeBlanc
Does a Unique Constraint build a unique index? What is the difference? Thanks, Thomas LeBlanc _ Get a FREE computer virus scan online from McAfee. http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 -