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


TABLE: GR.GR_EUROHAZARDS_B

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


Contains European Hazard Classification description information.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
GR_EUROHAZARDS_B_PK NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnHAZARD_CLASSIFICATION_CODE
GR_EUROHAZARDS_B_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_SEED ColumnHAZARD_GROUP_CODE
Columns
Name Datatype Length Mandatory Comments
HAZARD_CLASSIFICATION_CODE VARCHAR2 (2) Yes The European Hazard Classification code.
HAZARD_GROUP_CODE VARCHAR2 (20) Yes The hazard group code.
CALCULATION_HIERARCHY NUMBER (8) Yes The European Hazard Calculation Hierarchy Codes to determine which Hazard Classification Codes take precedence over others. For example, the T+, Very Toxic, classification takes precedence over the T, Toxic, classification.
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
MIGRATION_IND NUMBER (5)
Column used as migration indicator
Query Text

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


SELECT HAZARD_CLASSIFICATION_CODE
,      HAZARD_GROUP_CODE
,      CALCULATION_HIERARCHY
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      MIGRATION_IND
FROM GR.GR_EUROHAZARDS_B;

Dependencies

[top of page]

GR.GR_EUROHAZARDS_B does not reference any database object

GR.GR_EUROHAZARDS_B is referenced by following:

SchemaAPPS
SynonymGR_EUROHAZARDS_B