I was faced with a similar issue. One suggestion I got from the
Internet was to create a shadow column that contains the values used in the
Index, with a dummy entry (in my case, the string <NULL>) for those
records in which the primary column is NULL. It works well for my
app. |
- Re: [GENERAL] How to create unique constraint on NULL co... Michael Schmidt
- Re: [GENERAL] How to create unique constraint on NU... Andrus
- Re: [GENERAL] How to create unique constraint on NU... Ron Mayer
- Re: [GENERAL] How to create unique constraint on NU... Patrick TJ McPhee
- Re: [GENERAL] How to create unique constraint on NU... Andrus
- Re: [GENERAL] How to create unique constraint o... Dawid Kuroczko
- Re: [GENERAL] How to create unique constrai... Andrus
- Re: [GENERAL] How to create unique cons... Dawid Kuroczko
- Re: [GENERAL] How to create unique... Dawid Kuroczko