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


TABLE: MSC.MSC_INT_VISIT

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

Temporary Table Details

MSC.MSC_INT_VISIT 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_VISIT_PK
  1. ColumnOI__VISIT_CODE
Indexes
Index Type Uniqueness Tablespace Column
MSC_VISIT_PK NORMAL UNIQUE Tablespace ColumnOI__VISIT_CODE
Columns
Name Datatype Length Mandatory Comments
OI__VISIT_CODE VARCHAR2 (300) Yes
OI__VISIT_NAME VARCHAR2 (400)
OI__VISIT_ID VARCHAR2 (300)
OI__DESCRIPTION VARCHAR2 (400)
OI__VISIT_TYPE VARCHAR2 (400)
OI__VISIT_STATUS VARCHAR2 (400)
OI__SRC_PRIORITY VARCHAR2 (300)
OI__PRIORITY VARCHAR2 (400)
OI__EARLIEST_START_DATE DATE

OI__REQUESTED_DATE DATE

Query Text

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


SELECT OI__VISIT_CODE
,      OI__VISIT_NAME
,      OI__VISIT_ID
,      OI__DESCRIPTION
,      OI__VISIT_TYPE
,      OI__VISIT_STATUS
,      OI__SRC_PRIORITY
,      OI__PRIORITY
,      OI__EARLIEST_START_DATE
,      OI__REQUESTED_DATE
FROM MSC.MSC_INT_VISIT;

Dependencies

[top of page]

MSC.MSC_INT_VISIT does not reference any database object

MSC.MSC_INT_VISIT is referenced by following:

SchemaAPPS
SynonymMSC_INT_VISIT