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


TABLE: HRI.EDW_HR_AGE_AGE_BAND_LTC

Object Details
Object Name: EDW_HR_AGE_AGE_BAND_LTC
Object Type: TABLE
Owner: HRI
FND Design Data: TableHRI.EDW_HR_AGE_AGE_BAND_LTC
Subobject Name:
Status: VALID


This is the level table for the Age Band level of the Age Band dimension. This stores the bands set up to group together people of similar age.


Storage Details
Tablespace: TablespaceAPPS_TS_SUMMARY
PCT Free: 5
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
EDW_HR_AGE_AGE_BAND_LTC_U1 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnAGE_BAND_PK_KEY
EDW_HR_AGE_AGE_BAND_LTC_U2 NORMAL UNIQUE TablespaceAPPS_TS_SUMMARY ColumnAGE_BAND_PK
ColumnAGE_BAND_PK_KEY
EDW_HR_AGE_AGE_BAND_LTC_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SUMMARY ColumnALL_FK_KEY
Columns
Name Datatype Length Mandatory Comments
AGE_BAND_PK VARCHAR2 (400)
Textual Unique Identifier for the Age Band level
ALL_FK VARCHAR2 (40)
Textual Foreign Key to the All Ages Level
NAME VARCHAR2 (240)
Age Band Name for the Age Band level
AGE_BAND_DP VARCHAR2 (240)
Reserved for future use
AGE_MAX NUMBER

The Maximum age of the Age Band in months
AGE_MIN NUMBER

The Minimum age of the Age Band in months
LAST_UPDATE_DATE DATE

Standard who column
CREATION_DATE DATE

Standard who column
USER_ATTRIBUTE1 VARCHAR2 (240)
User Defined Attribute
USER_ATTRIBUTE2 VARCHAR2 (240)
User Defined Attribute
USER_ATTRIBUTE3 VARCHAR2 (240)
User Defined Attribute
USER_ATTRIBUTE4 VARCHAR2 (240)
User Defined Attribute
USER_ATTRIBUTE5 VARCHAR2 (240)
User Defined Attribute
AGE_BAND_PK_KEY NUMBER

Unique Warehouse Identifier for the Age Band Level
ALL_FK_KEY NUMBER

Warehouse Foreign Key to the All Ages Level
INSTANCE VARCHAR2 (40)
Identity of Data Source
AGE_MIN_MONTHS NUMBER

Together with minimum age (years), provides the minimum age for the band in years and months
AGE_MAX_MONTHS NUMBER

Together with maximum age (years), provides the maximum age for the band in years and months
AGE_MIN_YEARS NUMBER

Together with minimum age (months), provides the minimum age for the band in years and months
AGE_MAX_YEARS NUMBER

Together with maximum age (months), provides the maximum age for the band in years and months
Query Text

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


SELECT AGE_BAND_PK
,      ALL_FK
,      NAME
,      AGE_BAND_DP
,      AGE_MAX
,      AGE_MIN
,      LAST_UPDATE_DATE
,      CREATION_DATE
,      USER_ATTRIBUTE1
,      USER_ATTRIBUTE2
,      USER_ATTRIBUTE3
,      USER_ATTRIBUTE4
,      USER_ATTRIBUTE5
,      AGE_BAND_PK_KEY
,      ALL_FK_KEY
,      INSTANCE
,      AGE_MIN_MONTHS
,      AGE_MAX_MONTHS
,      AGE_MIN_YEARS
,      AGE_MAX_YEARS
FROM HRI.EDW_HR_AGE_AGE_BAND_LTC;

Dependencies

[top of page]

HRI.EDW_HR_AGE_AGE_BAND_LTC does not reference any database object

HRI.EDW_HR_AGE_AGE_BAND_LTC is referenced by following:

SchemaAPPS
SynonymEDW_HR_AGE_AGE_BAND_LTC