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


TABLE: BIX.BIX_DM_CONNECT_LOOKUPS

Object Details
Object Name: BIX_DM_CONNECT_LOOKUPS
Object Type: TABLE
Owner: BIX
Subobject Name:
Status: VALID


This table stores the informations mapping outcomes of the calls to the connects and contacts .


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
OUTCOME_ID NUMBER
Yes Unique identifier for the outcome .
CONNECT_FLAG VARCHAR2 (3) Yes Flag indicating whether the outcome is a connect (Y/N) .
CONTACT_FLAG VARCHAR2 (3) Yes Flag indicating whether the outcome is a contact (Y/N) .
Query Text

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


SELECT OUTCOME_ID
,      CONNECT_FLAG
,      CONTACT_FLAG
FROM BIX.BIX_DM_CONNECT_LOOKUPS;

Dependencies

[top of page]

BIX.BIX_DM_CONNECT_LOOKUPS does not reference any database object

BIX.BIX_DM_CONNECT_LOOKUPS is referenced by following:

SchemaAPPS
SynonymBIX_DM_CONNECT_LOOKUPS