G
Guest
Hello,
I have a pretty basic query efficiency question. I am wondering if it is
more efficient to create a new query that includes a smaller set of fields
that another query may contain, or if I should just pull out individual
elements of that larger query to create my 'custom' query for things such as
comboBox data.
If the sorting and other elements are the same except for the actual fields
involved, I am beginning to think it would be better to use the larger query
and pull out fields from it as I am getting a rather long list of queries
that is becoming a bit of a chore to maintain and distinguish one from
another.
Thanks in advance,
Dana S.
I have a pretty basic query efficiency question. I am wondering if it is
more efficient to create a new query that includes a smaller set of fields
that another query may contain, or if I should just pull out individual
elements of that larger query to create my 'custom' query for things such as
comboBox data.
If the sorting and other elements are the same except for the actual fields
involved, I am beginning to think it would be better to use the larger query
and pull out fields from it as I am getting a rather long list of queries
that is becoming a bit of a chore to maintain and distinguish one from
another.
Thanks in advance,
Dana S.