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


TABLE: IGS.IGS_GR_CRMN_NOTE_ALL

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


IGS_GR_CRMN_NOTE_ALL describes mappings of notes to graduation ceremonies.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IGS_GR_CRMN_NOTE_ALL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnGRD_CAL_TYPE
ColumnGRD_CI_SEQUENCE_NUMBER
ColumnCEREMONY_NUMBER
ColumnREFERENCE_NUMBER
IGS_GR_CRMN_NOTE_ALL_N2 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnGRD_NOTE_TYPE
IGS_GR_CRMN_NOTE_ALL_N3 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnREFERENCE_NUMBER
Columns
Name Datatype Length Mandatory Comments
GRD_CAL_TYPE VARCHAR2 (10) Yes Describes the graduation calendar type the ceremony round is for
GRD_CI_SEQUENCE_NUMBER NUMBER (6) Yes Describes the calendar instance of the graduation calendar the ceremony round is for
CEREMONY_NUMBER NUMBER (3) Yes Describes the number uniquely identifying the graduation ceremony
REFERENCE_NUMBER NUMBER
Yes Identifies the reference number of a particular note
GRD_NOTE_TYPE VARCHAR2 (10) Yes An institution-defined note type relating to a graduation ceremony.
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
ORG_ID NUMBER (15)
Operating unit identifier
Query Text

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


SELECT GRD_CAL_TYPE
,      GRD_CI_SEQUENCE_NUMBER
,      CEREMONY_NUMBER
,      REFERENCE_NUMBER
,      GRD_NOTE_TYPE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      ORG_ID
FROM IGS.IGS_GR_CRMN_NOTE_ALL;

Dependencies

[top of page]

IGS.IGS_GR_CRMN_NOTE_ALL does not reference any database object

IGS.IGS_GR_CRMN_NOTE_ALL is referenced by following:

SchemaAPPS
SynonymIGS_GR_CRMN_NOTE_ALL