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


TABLE: OKI.OKI_GRAPH_VALUES

Object Details
Object Name: OKI_GRAPH_VALUES
Object Type: TABLE
Owner: OKI
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
OKI_GRAPH_VALUES_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnGRAPH_CODE
Columns
Name Datatype Length Mandatory Comments
GRAPH_CODE VARCHAR2 (30) Yes Graph code
X_AXIS_VALUE VARCHAR2 (30)
X axis value
X_AXIS_SEQ NUMBER
Yes X axis Sequence
Y_AXIS_CODE VARCHAR2 (30)
Y axis code
Y_AXIS_SEQ NUMBER
Yes Y axis sequence
Y_AXIS_VALUE VARCHAR2 (30)
Y axis value
Query Text

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


SELECT GRAPH_CODE
,      X_AXIS_VALUE
,      X_AXIS_SEQ
,      Y_AXIS_CODE
,      Y_AXIS_SEQ
,      Y_AXIS_VALUE
FROM OKI.OKI_GRAPH_VALUES;

Dependencies

[top of page]

OKI.OKI_GRAPH_VALUES does not reference any database object

OKI.OKI_GRAPH_VALUES is referenced by following:

SchemaAPPS
SynonymOKI_GRAPH_VALUES