I have some huge logs and I want to get specific data from them. I have 2 
choices on how I can get all of the entries for a single day. The first choice 
is to do a datediff between the day I want and the date in the created field. 
The second is to do one query to get the min and max for a specific date and 
then do a second query to get all records between these two numbers.
Logically, the first should be faster, but is it?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:6:2436
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/6
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:6
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.6
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to