SQL Language (MOSC)

MOSC Banner

How to display numbers in French locale

Greetings.

We have numbers stored in many of the columns and we would like to display the numbers in french number formats. How do we do this, we do get to know its thru 2 ways one is using to_char (numbercol,'fmt') and second is using nls_lang variable in the OS.

We also checked with ALTER SESSION SET NLS_NUMERIC_CHARACTERS=',.'

Pls list the exact to_char format mask or the nls_lang variable

Request the team to help here with the better approach for displaying the records in a report.

Thanks in advance

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center