Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

E40402-08
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

V$PARAMETER_VALID_VALUES

V$PARAMETER_VALID_VALUES displays a list of valid values for list parameters.

Column Datatype Description
NUM NUMBER Parameter number
NAME VARCHAR2(64) Parameter name
ORDINAL NUMBER Ordinal number in the list (1-based)
VALUE VARCHAR2(255) Parameter value at ordinal
ISDEFAULT VARCHAR2(64) Indicates whether the given ordinal value is the default value for the parameter