Hi all,
I just have a question for you :
the first time I make a query to my big (over 2 M records) DB on the ID field (indexed), I've to wait for more than 1 minute.
The next queries take less than 200 ms.
Can I force SQL to use some system cache or need I still make a 1st query when application is mounting?
Thx.
I just have a question for you :
the first time I make a query to my big (over 2 M records) DB on the ID field (indexed), I've to wait for more than 1 minute.
The next queries take less than 200 ms.
Can I force SQL to use some system cache or need I still make a 1st query when application is mounting?
Thx.