\\Merc\hallwatch\hallwatch3.PNG Sign up | Log in | Forgot Password
Google Custom Search
Home > Open Records > Open Records News

One line of SQL code is all it takes to extract one month's worth of data

Here it is:

select * from sales where record_date >= '2002-06-01' AND record_date <= '2002-06-31';

See how long it takes your computer to download one month's worth of data.


Privacy Policy | User Agreement | Contact Hallwatch
© 2008 hallwatch.org
Dec 5, 2008 7:08 am