Re: FORMATTING DATES

Поиск
Список
Период
Сортировка
От ANdreas Wenk
Тема Re: FORMATTING DATES
Дата
Msg-id 4A591497.9040408@netzmeister-st-pauli.de
обсуждение исходный текст
Ответ на FORMATTING DATES  (JORGE MALDONADO <jorgemal1960@gmail.com>)
Список pgsql-novice
JORGE MALDONADO wrote:
> I have a SELECT statement which gets records from a table some of them
> being dates that display date and time.
> How can I use formatting so that only the date part is displayed?
>
> With respect,
> Jorge Maldonado

Hi,

use the formatting function to_char() ...

http://www.postgresql.org/docs/8.4/static/functions-formatting.html

Cheers

Andy

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

Предыдущее
От: JORGE MALDONADO
Дата:
Сообщение: FORMATTING DATES
Следующее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Re: cannot locate where dataase files are stored