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


TABLE: GMO.GMO_INSTR_SET_DEFN_TL

Object Details
Object Name: GMO_INSTR_SET_DEFN_TL
Object Type: TABLE
Owner: GMO
FND Design Data: TableGMO.GMO_INSTR_SET_DEFN_TL
Subobject Name:
Status: VALID


Instruction Set Definition Time Translation Table


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
GMO_INSTR_SET_DEFN_TL_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnINSTRUCTION_SET_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
INSTRUCTION_SET_ID NUMBER
Yes Instruction Set Id, Primary Key
INSTR_SET_DESC VARCHAR2 (500)
Instruction Set Description (MLS)
SOURCE_LANG VARCHAR2 (4)
Source Language
LANGUAGE VARCHAR2 (4) Yes Translated Language
CREATION_DATE DATE
Yes Standard WHO Column
CREATED_BY NUMBER (15) Yes Standard WHO Column
LAST_UPDATE_DATE DATE
Yes Standard WHO Column
LAST_UPDATED_BY NUMBER (15) 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 INSTRUCTION_SET_ID
,      INSTR_SET_DESC
,      SOURCE_LANG
,      LANGUAGE
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM GMO.GMO_INSTR_SET_DEFN_TL;

Dependencies

[top of page]

GMO.GMO_INSTR_SET_DEFN_TL does not reference any database object

GMO.GMO_INSTR_SET_DEFN_TL is referenced by following:

SchemaAPPS
SynonymGMO_INSTR_SET_DEFN_TL