|
Posted by DzU on 04/03/07 14:32
Hi all,
I've a problem with sql server 2000 EE.
I've a DB with a table with lots of records. I run a SELECT from
query analyzer, and I've results in 10 seconds. Perfect.
When I run the query two times in the same table, seems like
it been queued. Result in 20 seconds.
With another query, I've result in 40 seconds. If I run this query 2
times, I've results in 80 seconds.
How can it be? Does Sql Server queue the query?
thanks, and sorry for bad english! :D
[Back to original message]
|