roman numerals

Поиск
Список
Период
Сортировка
От Brian Hirt
Тема roman numerals
Дата
Msg-id E4E92BAB-7E56-11D7-B54B-000393D9FD00@mobygames.com
обсуждение исходный текст
Ответы Re: roman numerals  (greg@turnstep.com)
Список pgsql-general
I see there's a way to convert to a roman numeral using
to_char(10,'RN') will give you 'X'.
How can i go the other way?  i was looking through the docs, but i
couldn't find the right arguments to give to to_number('X',???) to get
10.

regards,

--brian


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

Предыдущее
От: Jean-Luc Lachance
Дата:
Сообщение: Re: [SQL] Best way to delete time stamped data?
Следующее
От: Adam Witney
Дата:
Сообщение: Changing date style output format