using between with dates

Поиск
Список
Период
Сортировка
От Geoffrey Myers
Тема using between with dates
Дата
Msg-id 4BD98FE2.6040905@serioustechnology.com
обсуждение исходный текст
Ответы Re: using between with dates  (Szymon Guz <mabewlun@gmail.com>)
Re: using between with dates  (Thom Brown <thombrown@gmail.com>)
Re: using between with dates  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Список pgsql-general
I'm trying the following:

ship_date between '04/30/2010' AND '04/30/2010' + 14

But this returns:

ERROR:  invalid input syntax for integer: "04/30/2010"

Can I use between with dates?

--
Geoffrey Myers
Myers Consulting Inc.
770.592.1651

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

Предыдущее
От: Geoffrey
Дата:
Сообщение: Re: using between with dates
Следующее
От: Szymon Guz
Дата:
Сообщение: Re: using between with dates