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


TABLE: GMO.GMO_INSTR_SET_INSTANCE_TL

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


Instruction Set Translation table at execution time


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
GMO_INSTR_SET_INSTANCE_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
INSTR_SET_DESC VARCHAR2 (500)
Description
SOURCE_LANG VARCHAR2 (4)
Source Language
LANGUAGE VARCHAR2 (4) Yes Current Row 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_INSTANCE_TL;

Dependencies

[top of page]

GMO.GMO_INSTR_SET_INSTANCE_TL does not reference any database object

GMO.GMO_INSTR_SET_INSTANCE_TL is referenced by following:

SchemaAPPS
SynonymGMO_INSTR_SET_INSTANCE_TL