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


TABLE: ICX.ICX_VERSIONS

Object Details
Object Name: ICX_VERSIONS
Object Type: TABLE
Owner: ICX
FND Design Data: TableICX.ICX_VERSIONS
Subobject Name:
Status: VALID


ICX_VERSIONS contains only one row that is updated each time a new
release is applied.
.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
VERSION VARCHAR2 (10) Yes Current version of OSSWA
DESCRIPTION VARCHAR2 (240)
Description for the current version of OSSWA
Query Text

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


SELECT VERSION
,      DESCRIPTION
FROM ICX.ICX_VERSIONS;

Dependencies

[top of page]

ICX.ICX_VERSIONS does not reference any database object

ICX.ICX_VERSIONS is referenced by following:

SchemaAPPS
SynonymICX_VERSIONS