Oracle’s TO_CHAR function can convert a decimal into Roman Numerals, for example : The format model ‘FMRN‘ is made up of two parts, FM = Fill Mode, this modifier suppresses whitespace padding in the return value.RN = Roman numerals (upper case). You can use rn for lower case Roman Numerals. However, Oracle doesn’t have a … Continue reading Converting Roman Numerals to Decimal