setting a non-standard date format for the duration of a session

Поиск
Список
Период
Сортировка
От Cris Carampa
Тема setting a non-standard date format for the duration of a session
Дата
Msg-id c50t9n$s8v$1@floppy.pyrenet.fr
обсуждение исходный текст
Ответы Re: setting a non-standard date format for the duration of a session  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-sql
I understand I can use the function to_date(s,f) for converting a string into a date using a non-standard format.

I'm wondering if there is a way to set a non-standard date format for
the duration of a session, something like the "ALTER SESSION SET
NLS_DATE_FORMAT='f'" Oracle statement.

Thank you. Kind regards, Cris


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

Предыдущее
От: "??"
Дата:
Сообщение: Re: Unknown Exception (piaozhenyu@163.com)
Следующее
От: Stefan Weiss
Дата:
Сообщение: Counting rows from two tables in one query