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


VIEW: HR.HR_STU_HISTORY#

Object Details
Object Name: HR_STU_HISTORY#
Object Type: VIEW
Owner: HR
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
PACKAGE_NAME VARCHAR2 (30) Yes
DATE_OF_EXPORT DATE
Yes
DATE_OF_IMPORT DATE
Yes
STATUS VARCHAR2 (240) Yes
LEGISLATION_CODE VARCHAR2 (30)
ZD_EDITION_NAME VARCHAR2 (30) Yes
Query Text

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


SELECT PACKAGE_NAME
,      DATE_OF_EXPORT
,      DATE_OF_IMPORT
,      STATUS
,      LEGISLATION_CODE
,      ZD_EDITION_NAME
FROM HR.HR_STU_HISTORY#;

Dependencies

[top of page]

HR.HR_STU_HISTORY# references the following:

SchemaHR
TableHR_STU_HISTORY
HR.HR_STU_HISTORY# is referenced by following:

SchemaAPPS
SynonymHR_STU_HISTORY
TriggerHR_STU_HISTORY+