Jump to content

Help with where


martin.kahil

Recommended Posts

Hi, i'm working on some kind of calender, and use a database connected with it. Anyway i need to search in a table acording to dates. but i allways get an error.
SELECT * FROM `table` WHERE date=>'2007-11-18'

for the record "date='2007-11-18'" works!

It's >= not => :)
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...