Subject | Re: [firebird-support] RDB$CONSTRAINT_TYPE returning Null for Unique index |
---|---|
Author | Werner F. Bruhin |
Post date | 2007-09-16T19:43:22Z |
Thomas,
Thomas Ellis wrote:
Werner
Thomas Ellis wrote:
> Hi Werner,Thanks for the great info, this is definitely helping me.
>
> A unique index is not a constraint a "unique constraint" is something
> different that is why your query was returning NULL.
>
> Here is a sample to give a loose description for each index "type" you
> should be able to work something out from here.
Werner