G
Guest
Dear Friends,
I received an email from a work colleague advising on how to optimise
queries (see excerpt below). Is this correct?
As a generic rule we always start our queries with the 'largest' data source
on the left hand side, and work to the right - this ensures the minimum
amount of reads from the database. To tighten this down we should say - the
largest datasource with a criteria against it.
Thanks again...
Kagsy
I received an email from a work colleague advising on how to optimise
queries (see excerpt below). Is this correct?
As a generic rule we always start our queries with the 'largest' data source
on the left hand side, and work to the right - this ensures the minimum
amount of reads from the database. To tighten this down we should say - the
largest datasource with a criteria against it.
Thanks again...
Kagsy