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


TABLE: GR.GR_EIN_HAZARDS

Object Details
Object Name: GR_EIN_HAZARDS
Object Type: TABLE
Owner: GR
FND Design Data: TableGR.GR_EIN_HAZARDS
Subobject Name:
Status: VALID


Contains a row for each european index number hazard classification


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
GR_EIN_HAZARDS_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnEUROPEAN_INDEX_NUMBER
ColumnHAZARD_CLASSIFICATION_CODE
Columns
Name Datatype Length Mandatory Comments
EUROPEAN_INDEX_NUMBER VARCHAR2 (70) Yes The European Index Number for the material or substance.
HAZARD_CLASSIFICATION_CODE VARCHAR2 (2) Yes The hazard classification of the substance
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 EUROPEAN_INDEX_NUMBER
,      HAZARD_CLASSIFICATION_CODE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM GR.GR_EIN_HAZARDS;

Dependencies

[top of page]

GR.GR_EIN_HAZARDS does not reference any database object

GR.GR_EIN_HAZARDS is referenced by following:

SchemaAPPS
SynonymGR_EIN_HAZARDS