DBA Data[Home] [Help] [Dependency Information]


VIEW: SYS.NLS_INSTANCE_PARAMETERS

Object Details
Object Name: NLS_INSTANCE_PARAMETERS
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

NLS parameters of the instance

[View Source]

Columns
Name Datatype Length Mandatory Comments
PARAMETER VARCHAR2 (30)
Parameter name
VALUE VARCHAR2 (64)
Parameter value
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT PARAMETER
,      VALUE
FROM SYS.NLS_INSTANCE_PARAMETERS;

Dependencies

[top of page]

SYS.NLS_INSTANCE_PARAMETERS references the following:

SchemaSYS
TableDUAL
SYS.NLS_INSTANCE_PARAMETERS is referenced by following:

SchemaPUBLIC
SynonymNLS_INSTANCE_PARAMETERS