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


TABLE: GR.GR_TOXIC_EFFECTS_B

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


This entity stores, by language, the standard observed toxic effects. The 3 character code is based on those used in Sax's Properties of Dangerous Goods. The table is seeded with the standard codes.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
GR_TOXIC_EFFECTS_B_PK NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnTOXIC_EFFECT_CODE
Columns
Name Datatype Length Mandatory Comments
TOXIC_EFFECT_CODE VARCHAR2 (3) Yes The three character code that links to the description of the toxic effects.
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 TOXIC_EFFECT_CODE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM GR.GR_TOXIC_EFFECTS_B;

Dependencies

[top of page]

GR.GR_TOXIC_EFFECTS_B does not reference any database object

GR.GR_TOXIC_EFFECTS_B is referenced by following:

SchemaAPPS
SynonymGR_TOXIC_EFFECTS_B