Previous |
Next |
To view the current values of NLS parameters, use either the SQL Developer report National Language Support Parameters or this query:
SELECT * FROM V$NLS_PARAMETERS;
To view the National Language Support Parameters report:
In the SQL Developer window, click the tab Reports.
The Reports pane shows a list of reports.
Expand Data Dictionary Reports.
A list of data dictionary reports appears.
Expand About Your Database.
A list of reports appears.
Click National Language Support Parameters.
The Select Connection window opens. It has a Connection field with a drop-down menu.
From the drop-down menu, select hr_conn.
Click OK.
The Select Connection window closes and the National Language Support Parameters pane appears, showing the names of the NLS parameters and their current values.