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 Quote Link to comment Share on other sites More sharing options...
iPixel Posted October 29, 2009 Author Share Posted October 29, 2009 ..... BETWEEN 'date' AND 'date' Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.