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


VIEW: SYS.HS_FDS_CLASS

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
FDS_CLASS_NAME VARCHAR2 (30) Yes
FDS_CLASS_COMMENTS VARCHAR2 (255)
FDS_CLASS_ID NUMBER
Yes
Query Text

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


SELECT FDS_CLASS_NAME
,      FDS_CLASS_COMMENTS
,      FDS_CLASS_ID
FROM SYS.HS_FDS_CLASS;

Dependencies

[top of page]

SYS.HS_FDS_CLASS references the following:

SchemaSYS
TableHS$_FDS_CLASS
SYS.HS_FDS_CLASS is referenced by following:

SchemaPUBLIC
SynonymHS_FDS_CLASS
SchemaSYS
Package BodyDBMS_HS - show dependent code