Friday, March 28, 2014
Date wise search in mysql using php
Query for date wise search:
select * from *table_name* where *datetime_column* >= '01/01/2009' and *datetime_column* <= curdate()
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment