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


TABLE: IGS.IGS_GE_S_GEN_CAL_CON

Object Details
Object Name: IGS_GE_S_GEN_CAL_CON
Object Type: TABLE
Owner: IGS
FND Design Data: TableIGS.IGS_GE_S_GEN_CAL_CON
Subobject Name:
Status: VALID


IGS_GE_S_GEN_CAL_CON describes the date alias representing the cutoff date and teaching period census for an academic period.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_GE_S_GEN_CAL_CON_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnS_CONTROL_NUM
IGS_GE_S_GEN_CAL_CON_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCENSUS_DT_ALIAS
IGS_GE_S_GEN_CAL_CON_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCRS_COMPLETION_CUTOFF_DT_ALIAS
Columns
Name Datatype Length Mandatory Comments
S_CONTROL_NUM NUMBER (1) Yes Contains internal sequence number
CENSUS_DT_ALIAS VARCHAR2 (10) Yes Describes the date alias representing the teaching period census
CRS_COMPLETION_CUTOFF_DT_ALIAS VARCHAR2 (10)
Describes the date alias representing the cutoff date for course completion for an academic period
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
Query Text

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


SELECT S_CONTROL_NUM
,      CENSUS_DT_ALIAS
,      CRS_COMPLETION_CUTOFF_DT_ALIAS
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_GE_S_GEN_CAL_CON;

Dependencies

[top of page]

IGS.IGS_GE_S_GEN_CAL_CON does not reference any database object

IGS.IGS_GE_S_GEN_CAL_CON is referenced by following:

SchemaAPPS
SynonymIGS_GE_S_GEN_CAL_CON