Subject | Re: [firebird-support] Primary Key x Unique Key |
---|---|
Author | Paul Vinkenoog |
Post date | 2013-07-25T19:43:26Z |
Hallo Hugo,
Kind regards,
Paul Vinkenoog
> When should I use a Unique Key instead of a Index?That, and it creates an index automatically. Also, if you want a column to be referenced by a foreign key, it has to be either the PRIMARY KEY or UNIQUE.
>
> I know that a Unique Key does not allow duplicated values like a Primary
> Key, but what more?
Kind regards,
Paul Vinkenoog