Search problem - Mailing list pgsql-general

From Oscar
Subject Search problem
Date
Msg-id S3NI4.995$Re3.17689@news.rdc1.ov.nl.home.com
Whole thread Raw
List pgsql-general
Hi,

I am using apache/php and postgres and I tried a search with dates, but it
doesn't accept it...

select * from table where date_field < 10-10-2000;

It yells that I cannot use < signs with ints and dates...

Any suggestions ??

Thanks,
Oscar











pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: granting permission to groups?
Next
From: Adrian Urquhart
Date:
Subject: Can't load plpgsql.so error