S
Shell
I created a pass thru query to SQL SVR. When I run the query as is for a set
of given criteria I get 4000 records.
When I use this Pass thru query as an input to to a MakeTable query I get
4000 records.
BUT, when I use this Pass thru query as an input to an append query (on an
empty table) for execution speed comparisons against the Make Table query, I
get 4012 records. With difficulty I was able to isolate the 12 extra records
and found no commonality.
Does anyone have a suggestion as to why the discrepancy and to what I can do
to correct the problem?
Thanks
of given criteria I get 4000 records.
When I use this Pass thru query as an input to to a MakeTable query I get
4000 records.
BUT, when I use this Pass thru query as an input to an append query (on an
empty table) for execution speed comparisons against the Make Table query, I
get 4012 records. With difficulty I was able to isolate the 12 extra records
and found no commonality.
Does anyone have a suggestion as to why the discrepancy and to what I can do
to correct the problem?
Thanks