Subject | Re: [firebird-support] Firebird handling inline select and left join |
---|---|
Author | Svein Erling Tysvaer |
Post date | 2003-07-21T08:14:35Z |
I have only heard many saying that inline selects return the first record
faster than using left join. I haven't read anyone stating that returning
all records in general are faster using inline selects.
Set
At 03:31 19.07.2003 +0000, you wrote:
faster than using left join. I haven't read anyone stating that returning
all records in general are faster using inline selects.
Set
At 03:31 19.07.2003 +0000, you wrote:
>Many says that inline select is faster than using left join. Does
>that mean it could be good if we always use inline select?