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


TABLE: IEC.IEC_G_CPN_PERSONALIZE_TL

Object Details
Object Name: IEC_G_CPN_PERSONALIZE_TL
Object Type: TABLE
Owner: IEC
Subobject Name:
Status: VALID


contains fields for personalize filter of campaigns


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IEC_G_CPN_PERSONALIZE_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCPN_PERSONALIZE_ID
ColumnLANGUAGE
ColumnZD_EDITION_NAME
Columns
Name Datatype Length Mandatory Comments
CPN_PERSONALIZE_ID NUMBER (15) Yes Unique Identifier.
SEARCH_NAME VARCHAR2 (32) Yes stores the name of the field.
LANGUAGE VARCHAR2 (240)
Language in which translated data is stored.
SOURCE_LANG VARCHAR2 (240)
Source Language of data before translation.
CREATED_BY NUMBER (9) Yes Standard Who column.
CREATION_DATE DATE
Yes Standard Who column.
LAST_UPDATED_BY NUMBER (9) Yes Standard Who column.
LAST_UPDATE_DATE DATE
Yes Standard Who column.
LAST_UPDATE_LOGIN NUMBER (19)
Standard Who column.
SECURITY_GROUP_ID NUMBER (15)
Used in hosted environments.
ZD_EDITION_NAME VARCHAR2 (30) Yes
Query Text

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


SELECT CPN_PERSONALIZE_ID
,      SEARCH_NAME
,      LANGUAGE
,      SOURCE_LANG
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
,      ZD_EDITION_NAME
FROM IEC.IEC_G_CPN_PERSONALIZE_TL;

Dependencies

[top of page]

IEC.IEC_G_CPN_PERSONALIZE_TL does not reference any database object

IEC.IEC_G_CPN_PERSONALIZE_TL is referenced by following:

SchemaIEC
ViewIEC_G_CPN_PERSONALIZE_TL#