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


TABLE: IGS.IGS_AS_GPC_UNIT_SETS

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


IGS_AS_GPC_UNIT_SETS stores grading period cohorts unit set details.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_AS_GPC_UNIT_SETS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnGPC_UNIT_SET_ID
IGS_AS_GPC_UNIT_SETS_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnGRADING_PERIOD_CD
ColumnUNIT_SET_CD
ColumnUNIT_SET_VERSION_NUMBER
Columns
Name Datatype Length Mandatory Comments
GPC_UNIT_SET_ID NUMBER (15) Yes System generated number to uniquely identify the unit set in the cohort
GRADING_PERIOD_CD VARCHAR2 (30) Yes Grading Period Code
UNIT_SET_CD VARCHAR2 (10) Yes Unit Set Code
UNIT_SET_VERSION_NUMBER NUMBER (3) Yes Unit Set Version Number
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 GPC_UNIT_SET_ID
,      GRADING_PERIOD_CD
,      UNIT_SET_CD
,      UNIT_SET_VERSION_NUMBER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_AS_GPC_UNIT_SETS;

Dependencies

[top of page]

IGS.IGS_AS_GPC_UNIT_SETS does not reference any database object

IGS.IGS_AS_GPC_UNIT_SETS is referenced by following:

SchemaAPPS
SynonymIGS_AS_GPC_UNIT_SETS