converting numbers to words
599017Nov 25 2007 — edited Nov 26 2007hai all,
I am trying to convert an amount value in numbers to words using
to_char(to_date(salary,'j'),'jsp'). When applied to salary this is working fine. When i try with another column 'sum(extended_amount) ' this is showing error like
ORA-01854: julian date must be between 1 and 5373484
can anyone help me in this.
Thanks ans regards,
hari