roman numerals - Mailing list pgsql-general

From Brian Hirt
Subject roman numerals
Date
Msg-id E4E92BAB-7E56-11D7-B54B-000393D9FD00@mobygames.com
Whole thread Raw
Responses Re: roman numerals  (greg@turnstep.com)
List 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 by date:

Previous
From: Jean-Luc Lachance
Date:
Subject: Re: [SQL] Best way to delete time stamped data?
Next
From: Adam Witney
Date:
Subject: Changing date style output format