Date comparisons

Поиск
Список
Период
Сортировка
От Rich Ryan
Тема Date comparisons
Дата
Msg-id 00bf01bf2046$f18fdcc0$9befaace@usedcars.com
обсуждение исходный текст
Ответ на Re: [SQL] Vacuum takes more than 1 hr  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
I'm trying to do a > < on a date field. Not having any luck. My query looks
like
select * from a where a.cdate > Date('10-20-1999');
I've tried every different date string format I can think of with no dashes,
colons, different orderings of the month, date, and year, etc. no luck. Any
hints?
Thanks,
Rich




В списке pgsql-sql по дате отправления:

Предыдущее
От: Kyle Bateman
Дата:
Сообщение: Re: [SQL] Week of year function?
Следующее
От: "omid omoomi"
Дата:
Сообщение: Re: [SQL] Date comparisons