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


TABLE: SYS.SYNCREF$_ER_REFGRPS

Object Details
Object Name: SYNCREF$_ER_REFGRPS
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
GROUP_ID NUMBER
Yes
REF_GRP_NUM NUMBER
Yes
MV_OBJ# NUMBER
Yes
STATUS NUMBER
Yes
FIRST_STMT NUMBER
Yes
LAST_STMT NUMBER
Yes
Query Text

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


SELECT GROUP_ID
,      REF_GRP_NUM
,      MV_OBJ#
,      STATUS
,      FIRST_STMT
,      LAST_STMT
FROM SYS.SYNCREF$_ER_REFGRPS;

Dependencies

[top of page]

SYS.SYNCREF$_ER_REFGRPS does not reference any database object

SYS.SYNCREF$_ER_REFGRPS is not referenced by any database object