Hi Gurus,
I am looking for some kind of the sql where I need to convert numbers to portugese words.
R$25.641,80 Vinte e cinco mil seiscentos e quarenta e um reais e oitenta centavos .
In sql we can make use of TO_CHAR(TO_DATE(numbertobeconverted,'J'),'JSP') for converting to words, similar do we have anything or any script to convert them into Portugese words,
Kindly help in this regard.
Regards,
nagendra