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


TABLE: SYS.WRR$_MASKING_PARAMETERS

Object Details
Object Name: WRR$_MASKING_PARAMETERS
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 10
PCT Used: 40
Primary Key: WRR$_MASKING_PARAMETERS_PK
  1. ColumnSCRIPT_ID
  2. ColumnNAME
Indexes
Index Type Uniqueness Tablespace Column
WRR$_MASKING_PARAMETERS_PK NORMAL UNIQUE TablespaceSYSTEM ColumnSCRIPT_ID
ColumnNAME
Columns
Name Datatype Length Mandatory Comments
SCRIPT_ID NUMBER
Yes
NAME VARCHAR2 (30) Yes
VALUE VARCHAR2 (4000)
DATATYPE NUMBER

Query Text

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


SELECT SCRIPT_ID
,      NAME
,      VALUE
,      DATATYPE
FROM SYS.WRR$_MASKING_PARAMETERS;

Dependencies

[top of page]

SYS.WRR$_MASKING_PARAMETERS does not reference any database object

SYS.WRR$_MASKING_PARAMETERS is not referenced by any database object