Re: index already exists
- From: "Bjorn Abelli" <bjorn_abelli@xxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 22 Jul 2005 15:52:45 +0200
"Dave Brown" wrote...
> Ahh I see, Would I have to specifically reference that new
> index name in my select statements or would the database
> engine use it automatically.
You shouldn't need to reference that index, as any DB with good optimization
rules should make use of any existing index if it can improve performance of
a select statement.
I don't know the inner workings of hsqldb, but what I can see after a quick
glance on its documentation, it should work just fine, without specific
references to the indexes.
// Bjorn A
.
- Follow-Ups:
- Re: index already exists
- From: Dave Brown
- Re: index already exists
- From: Dave Brown
- Re: index already exists
- References:
- index already exists
- From: Dave Brown
- Re: index already exists
- From: Bjorn Abelli
- Re: index already exists
- From: Dave Brown
- index already exists
- Prev by Date: Re: index already exists
- Next by Date: Re: index already exists
- Previous by thread: Re: index already exists
- Next by thread: Re: index already exists
- Index(es):
Relevant Pages
|
|