Are you saying you want to create a unique constraint across the indexes of 2 or more columns rather than across the columns themselves?-AaronOn 6/20/06,
ow <[EMAIL PROTECTED]> wrote:
Hi,Is it somehow possible to create a UNIQUE constraint that relies on non-uniqueONE-column indexes and uses index
On Tue, Jun 20, 2006 at 03:40:37 -0700,
ow <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Is it somehow possible to create a UNIQUE constraint that relies on non-unique
> ONE-column indexes and uses index-combination feature in 8.1 ?
>
> The alternative, which we use now, is to create a unique MULTI-c