You can find out by changing the dates in the between predicate:
where SW.D between '2014-10-03 00:00:00' and '2014-10-03 23:59:59'
If the query was in the top 500, the data should remain in the CONSW table for 30 days.
You can find out by changing the dates in the between predicate:
where SW.D between '2014-10-03 00:00:00' and '2014-10-03 23:59:59'
If the query was in the top 500, the data should remain in the CONSW table for 30 days.