Subject | Re: [firebird-support] Composite Primary Keys and Indices |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2004-07-22T06:26:21Z |
On 21 Jul 2004 at 9:51, Robert DiFalco wrote:
SY, Dimitry Sibiryakov.
>Say I have a composite primary key on two fields, COLUMN_OWNER_ID andEnough.
>COLUMN_CHILD_ID. Most of the time I will be search on the
>COLUMN_OWNER_ID field, do I need to create a separate index on that
>column or will the Primary Key declaration be enough?
SY, Dimitry Sibiryakov.