[AccessD] Number of 'OR's in queries - what's the limit?

Arthur Fuller fuller.artful at gmail.com
Thu Jul 26 08:12:22 CDT 2007


No need on the temp table since presumably it will only contain a relatively
small number of records (<100, say). But of course the real table needs an
index on the column you're examining with the IN() values.

A.

On 7/25/07, jwcolby <jwcolby at colbyconsulting.com> wrote:
>
> Do you need to create an index on the field in the temp table?
>
>



More information about the AccessD mailing list