Subject Re: [Firebird-general] [Fwd: firebird and index or desc index]
Author Helen Borrie
Your question was answered in firebird-support. Please do not use this
list for support questions, and do not cross-post.

^Moderator

At 06:48 PM 29/11/2004 +0100, you wrote:


>Hi to all
>
>One question .. If I create two fields, first with not null and indexed
>unique, second field not null. And create Primary Key with frist and
>second field with this order. The second field are used for FK with
>other tables. First field always get an unique numeric value from one
>gen_id. All fields are integer.