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


TABLE: IGS.IGS_PR_STDNT_PR_PS

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


IGS_PR_STDNT_PR_PS describes the programs that a student is required to enroll in as part of their probation due to failing a progression rule.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PR_STDNT_PR_PS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPERSON_ID
ColumnSPO_COURSE_CD
ColumnSPO_SEQUENCE_NUMBER
ColumnCOURSE_CD
IGS_PR_STDNT_PR_PS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOURSE_CD
Columns
PERSON_ID NUMBER (15) Yes The person identifier of the excluded student program attempt
SPO_COURSE_CD VARCHAR2 (6) Yes The code of the student program attempt for the contextprogression outcome
SPO_SEQUENCE_NUMBER NUMBER (6) Yes A unique sequence number describing the student progressionoutcome
COURSE_CD VARCHAR2 (6) Yes The code of the excluded program
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
Name Datatype Length Mandatory Comments
Query Text

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


SELECT PERSON_ID
,      SPO_COURSE_CD
,      SPO_SEQUENCE_NUMBER
,      COURSE_CD
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM IGS.IGS_PR_STDNT_PR_PS;

Dependencies

[top of page]

IGS.IGS_PR_STDNT_PR_PS does not reference any database object

IGS.IGS_PR_STDNT_PR_PS is referenced by following:

SchemaAPPS
SynonymIGS_PR_STDNT_PR_PS