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


TABLE: IGS.IGS_PR_COHINST_RANK

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


Stores Class Rank Cohort Instance Rank


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_PR_COHINST_RANK_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPERSON_ID
ColumnCOURSE_CD
ColumnCOHORT_NAME
ColumnLOAD_CAL_TYPE
ColumnLOAD_CI_SEQUENCE_NUMBER
Columns
Name Datatype Length Mandatory Comments
PERSON_ID NUMBER (15) Yes Person Id of student
COURSE_CD VARCHAR2 (6) Yes Program Code of the student attempt
COHORT_NAME VARCHAR2 (30) Yes Name of the Cohort
LOAD_CAL_TYPE VARCHAR2 (10) Yes Calendar type to define the cohort instance
LOAD_CI_SEQUENCE_NUMBER NUMBER (6) Yes Sequence Number to define the cohort instance
AS_OF_RANK_GPA NUMBER (22) Yes The as of GPA calculated at the time of ranking
COHORT_RANK NUMBER (15) Yes Rank in the given cohort
COHORT_OVERRIDE_RANK NUMBER (15)
Overridden rank in the given cohort
COMMENTS VARCHAR2 (240)
Comments for overriding the cohort rank
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
REQUEST_ID NUMBER (15)
Request identifier of last concurrent program to update this record.
PROGRAM_APPLICATION_ID NUMBER (15)
Application identifier of last concurrent program to update this record.
PROGRAM_ID NUMBER (15)
Program identifier of last concurrent program to update this record.
PROGRAM_UPDATE_DATE DATE

Last update date of this record by a concurrent program.
Query Text

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


SELECT PERSON_ID
,      COURSE_CD
,      COHORT_NAME
,      LOAD_CAL_TYPE
,      LOAD_CI_SEQUENCE_NUMBER
,      AS_OF_RANK_GPA
,      COHORT_RANK
,      COHORT_OVERRIDE_RANK
,      COMMENTS
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
FROM IGS.IGS_PR_COHINST_RANK;

Dependencies

[top of page]

IGS.IGS_PR_COHINST_RANK does not reference any database object

IGS.IGS_PR_COHINST_RANK is referenced by following:

SchemaAPPS
SynonymIGS_PR_COHINST_RANK