Re: pgsql DATE

Поиск
Список
Период
Сортировка
От Lincoln Yeoh
Тема Re: pgsql DATE
Дата
Msg-id 3.0.5.32.20000427172835.0091cce0@pop.mecomb.po.my
обсуждение исходный текст
Ответ на Re: pgsql DATE  ("Andras Balogh" <abalogh@grafx.ro>)
Список pgsql-general
At 11:03 AM 27-04-2000 +0300, Andras Balogh wrote:
>Hi,
>
>Thank You for your reply.
>BUT as i mentioned the date_time field is VARCHAR.
>So if i use:
>date >= '01/4/2000' and date < '01/5/2000'
>
>this won't compare the dates it will compare Strings.
>so '02/4/2000' will be GREATER than '01/5/2000'.
>
>That is why i need a DATE TYPE for my field that can be used to create an
>index.
>
>So any other ideas?

If you need a date type for your field, use a date type.

http://www.postgresql.org/docs/postgres/datatype1143.htm

Cheerio,
Link.


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

Предыдущее
От: wieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [HACKERS] pgsql/php3/apache authentication
Следующее
От: Malcolm Beattie
Дата:
Сообщение: Re: [HACKERS] pgsql/php3/apache authentication