PJS_TIME_CAL_YEAR

This table contains persistent time dimension year information.

Details

  • Schema: FUSION

  • Object owner: PJS

  • Object type: TABLE

  • Tablespace: FUSION_TS_TX_DATA

Columns

Name Datatype Length Precision Not-null Comments Status
CAL_YEAR_ID NUMBER 18 Calendar year ID Active
CALENDAR_ID NUMBER 18 Time dimension calendar ID Active
SEQUENCE NUMBER Time dimension attribute Active
NAME VARCHAR2 100 Time dimension attribute Active
START_DATE DATE Start date Active
END_DATE DATE End date Active
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row. Active
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row. Active
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row. Active
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row. Active
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row. Active

Indexes

Index Uniqueness Tablespace Columns Status
PJS_TIME_CAL_YEAR_N1 Non Unique FUSION_TS_TX_DATA CALENDAR_ID Active
PJS_TIME_CAL_YEAR_U1 Unique FUSION_TS_TX_DATA CAL_YEAR_ID Active