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


TABLE: BIX.BIX_DM_RESPONSE_LOOKUPS

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


This table is a lookup table which maps results to responses .


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
RESULT_ID NUMBER
Yes Unique identifier for the result .
POSITIVE_RESPONSE_FLAG VARCHAR2 (3) Yes Flag indicating (Y/N) whether the result can be considered as positive response from the customer .
Query Text

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


SELECT RESULT_ID
,      POSITIVE_RESPONSE_FLAG
FROM BIX.BIX_DM_RESPONSE_LOOKUPS;

Dependencies

[top of page]

BIX.BIX_DM_RESPONSE_LOOKUPS does not reference any database object

BIX.BIX_DM_RESPONSE_LOOKUPS is referenced by following:

SchemaAPPS
SynonymBIX_DM_RESPONSE_LOOKUPS