Subject | Re: [firebird-support] Re: LEFT OUTER JOIN is extremely slow. |
---|---|
Author | Michael Ludwig |
Post date | 2012-05-01T10:46:39Z |
Ray Holme schrieb am 30.04.2012 um 19:15 (-0400):
of the machine for joins. Because that should be fastest.
Guess that 32 bit integers are fine on a 64 bit hardware because that's
such a common requirement.
Michael
> If you want performance too, make as many of your join criteriaYes. I once was given the advice to always use the native integer type
> numerical and of the same type. I try to search on strings but join
> tables on integers (or bigints or shorts, doubles and floats are OK
> but not as good)
of the machine for joins. Because that should be fastest.
Guess that 32 bit integers are fine on a 64 bit hardware because that's
such a common requirement.
Michael