iPixel Posted October 29, 2009 Share Posted October 29, 2009 What's the correct php/oracle syntax to query like so SELECT * FROM tablename WHERE date >= '10-09-09' AND date <= '10-29-09' Thanks Link to comment https://forums.phpfreaks.com/topic/179516-solved-select-date-range-syntax/ Share on other sites More sharing options...
iPixel Posted October 29, 2009 Author Share Posted October 29, 2009 ..... BETWEEN 'date' AND 'date' Link to comment https://forums.phpfreaks.com/topic/179516-solved-select-date-range-syntax/#findComment-947269 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.