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


VIEW: SYS.HS_FDS_INST

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

[View Source]

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

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


SELECT FDS_INST_NAME
,      FDS_INST_COMMENTS
,      FDS_CLASS_NAME
,      FDS_INST_ID
,      FDS_CLASS_ID
FROM SYS.HS_FDS_INST;

Dependencies

[top of page]

SYS.HS_FDS_INST references the following:

SchemaSYS
TableHS$_FDS_CLASS
TableHS$_FDS_INST
SYS.HS_FDS_INST is referenced by following:

SchemaPUBLIC
SynonymHS_FDS_INST
SchemaSYS
Package BodyDBMS_HS - show dependent code
Package BodyDBMS_HS_UTL - show dependent code