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


TABLE: ICX.ICX_CAT_SHOP_STORES_B

Object Details
Object Name: ICX_CAT_SHOP_STORES_B
Object Type: TABLE
Owner: ICX
Subobject Name:
Status: VALID


This table is used to store translatable information about stores.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ICX_CAT_SHOP_STORES_B_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSTORE_ID
Columns
Name Datatype Length Mandatory Comments
STORE_ID NUMBER
Yes store ID
SEQUENCE NUMBER

store sequence
LOCAL_CONTENT_FIRST_FLAG VARCHAR2 (1)
flag to indicate whether to show local content first in search results
CREATED_BY NUMBER
Yes created by
CREATION_DATE DATE
Yes creation date
LAST_UPDATED_BY NUMBER
Yes last updated by
LAST_UPDATE_DATE DATE
Yes last update date
LAST_UPDATE_LOGIN NUMBER

last update login
Query Text

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


SELECT STORE_ID
,      SEQUENCE
,      LOCAL_CONTENT_FIRST_FLAG
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM ICX.ICX_CAT_SHOP_STORES_B;

Dependencies

[top of page]

ICX.ICX_CAT_SHOP_STORES_B does not reference any database object

ICX.ICX_CAT_SHOP_STORES_B is referenced by following:

SchemaAPPS
SynonymICX_CAT_SHOP_STORES_B