[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Searching by dates in MySQL
- Subject: [ale] Searching by dates in MySQL
- From: cfowler at outpostsentinel.com (Christopher Fowler)
- Date: Wed Aug 25 15:27:21 2004
I'm using many datetime fields in MySQL and I want to create a report
that will give me all the records within a date range.
What is the easiest way to search for all rows that are between 8-18-04 and 8-25-04?
Thanks,
Chris