OK, there has to be some trick here in MSQL5. I am trying to do a query using the syntax less than > and greater than <. But for some reason only the less than > works, it does not work when I flip it around to the "greater than" Whats the catch? The query is shown below
SELECT * FROM messages WHERE read = 'no' and sent <2008-07-01