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


TABLE: IGS.IGS_PR_SDT_PR_UNT_ST

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


IGS_PR_SDT_PR_UNT_ST contains unit sets from the student that will be excluded in a program attempt.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PR_SDT_PR_UNT_ST_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPERSON_ID
ColumnCOURSE_CD
ColumnSPO_SEQUENCE_NUMBER
ColumnUNIT_SET_CD
ColumnVERSION_NUMBER
IGS_PR_SDT_PR_UNT_ST_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnUNIT_SET_CD
ColumnVERSION_NUMBER
Columns
Name Datatype Length Mandatory Comments
PERSON_ID NUMBER (15) Yes Unique person identifier of the student program attempt applicable to the excluded unit set
COURSE_CD VARCHAR2 (6) Yes The code of the student program attempt applicable to the excluded unit set
SPO_SEQUENCE_NUMBER NUMBER (6) Yes A unique sequence number identifying the student progression outcome
UNIT_SET_CD VARCHAR2 (10) Yes Code of the excluded unit set
VERSION_NUMBER NUMBER (3) Yes The version number of the excluded unit set
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 PERSON_ID
,      COURSE_CD
,      SPO_SEQUENCE_NUMBER
,      UNIT_SET_CD
,      VERSION_NUMBER
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_PR_SDT_PR_UNT_ST;

Dependencies

[top of page]

IGS.IGS_PR_SDT_PR_UNT_ST does not reference any database object

IGS.IGS_PR_SDT_PR_UNT_ST is referenced by following:

SchemaAPPS
SynonymIGS_PR_SDT_PR_UNT_ST