Re: all foreign key should have index?
- From: "Murdoc" <murdoc_0@xxxxxxxxxxx>
- Date: Tue, 31 Jan 2006 20:20:44 +0000 (UTC)
Tony Rogerson wrote:
> > No. But better SQL products construct a "PK=FK" index under the
> > covers for you.
>
> Do you have a list of those?
MySQL for one.
> Is it configurable? I'm not sure I want my rdbms generating a 5GB index on my foreign key when I
> might not require it.
The indexes are usually created to aid in the Cascading or Restricting of deletes and updates.
Regards,
Murdoc
--
.
- References:
- all foreign key should have index?
- From: Murtuja
- Re: all foreign key should have index?
- From: -CELKO-
- Re: all foreign key should have index?
- From: Tony Rogerson
- all foreign key should have index?
- Prev by Date: Re: all foreign key should have index?
- Next by Date: Re: all foreign key should have index?
- Previous by thread: Re: all foreign key should have index?
- Index(es):
Relevant Pages
|