[Home] [Help]
[Dependency Information]
Object Name: | ICX_VERSIONS |
---|---|
Object Type: | TABLE |
Owner: | ICX |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
ICX_VERSIONS contains only one row that is updated each time a new
release is applied.
.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
VERSION | VARCHAR2 | (10) | Yes | Current version of OSSWA |
DESCRIPTION | VARCHAR2 | (240) | Description for the current version of OSSWA |
Cut, paste (and edit) the following text to query this object:
SELECT VERSION
, DESCRIPTION
FROM ICX.ICX_VERSIONS;
ICX.ICX_VERSIONS does not reference any database object
ICX.ICX_VERSIONS is referenced by following:
|
|
|