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


TABLE: MSC.MSC_INT_CUSTOMER_SNO

Object Details
Object Name: MSC_INT_CUSTOMER_SNO
Object Type: TABLE
Owner: MSC
FND Design Data: TableMSC.MSC_INT_CUSTOMER_SNO
Subobject Name:
Status: VALID

Temporary Table Details

MSC.MSC_INT_CUSTOMER_SNO is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$SESSION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Primary Key: MSC_CUSTOMER_SNO_PK
  1. ColumnOI__CUSTOMER_CODE
Indexes
Index Type Uniqueness Tablespace Column
MSC_CUSTOMER_SNO_PK NORMAL UNIQUE Tablespace ColumnOI__CUSTOMER_CODE
Columns
Name Datatype Length Mandatory Comments
OI__CUSTOMER_CODE VARCHAR2 (300) Yes
OI__NAME VARCHAR2 (300)
OI__ADDRESS1 VARCHAR2 (300)
OI__ADDRESS2 VARCHAR2 (300)
OI__ADDRESS3 VARCHAR2 (300)
OI__CITY VARCHAR2 (300)
OI__STATE_PROVINCE VARCHAR2 (300)
OI__COUNTRY VARCHAR2 (300)
OI__POSTAL_CODE VARCHAR2 (300)
OI__LONGITUDE NUMBER

OI__LATITUDE NUMBER

OI__DEFAULT_SERVICE_OBJECTIVE VARCHAR2 (300)
Query Text

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


SELECT OI__CUSTOMER_CODE
,      OI__NAME
,      OI__ADDRESS1
,      OI__ADDRESS2
,      OI__ADDRESS3
,      OI__CITY
,      OI__STATE_PROVINCE
,      OI__COUNTRY
,      OI__POSTAL_CODE
,      OI__LONGITUDE
,      OI__LATITUDE
,      OI__DEFAULT_SERVICE_OBJECTIVE
FROM MSC.MSC_INT_CUSTOMER_SNO;

Dependencies

[top of page]

MSC.MSC_INT_CUSTOMER_SNO does not reference any database object

MSC.MSC_INT_CUSTOMER_SNO is referenced by following:

SchemaAPPS
SynonymMSC_INT_CUSTOMER_SNO