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


TABLE: IGS.IGS_UC_MV_CVR_TARIF

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


Holds list of Tariff scores and the equivalent exam levels and scores. - OBSOLETE


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
EXAMLEVEL VARCHAR2 (20)
Exam level - A,A1,V,V2 etc.
EXAMGRADE VARCHAR2 (20)
Grade achieved - A,B,C etc.
TARIFFSCORE NUMBER (3)
Points awarded - 10,120,48 etc.
Query Text

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


SELECT EXAMLEVEL
,      EXAMGRADE
,      TARIFFSCORE
FROM IGS.IGS_UC_MV_CVR_TARIF;

Dependencies

[top of page]

IGS.IGS_UC_MV_CVR_TARIF does not reference any database object

IGS.IGS_UC_MV_CVR_TARIF is referenced by following:

SchemaAPPS
SynonymIGS_UC_MV_CVR_TARIF