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


TABLE: MSC.MSC_RP_SIMULATION_SETS

Object Details
Object Name: MSC_RP_SIMULATION_SETS
Object Type: TABLE
Owner: MSC
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
MSC_RP_SIMULATION_SETS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSIMULATION_SET_ID
MSC_RP_SIMULATION_SETS_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSIMULATION_SET_NAME
Columns
Name Datatype Length Mandatory Comments
SIMULATION_SET_ID NUMBER
Yes simulation set id
SIMULATION_SET_NAME VARCHAR2 (50)
Simulation Set Name
PLAN_ID NUMBER

Plan Id
DEFAULT_FLAG NUMBER

Default Flag
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER
Yes Standard Who Column
CREATION_DATE DATE
Yes Standard Who Column
CREATED_BY NUMBER
Yes Standard Who Column
LAST_UPDATE_LOGIN NUMBER

Standard Who Column
Query Text

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


SELECT SIMULATION_SET_ID
,      SIMULATION_SET_NAME
,      PLAN_ID
,      DEFAULT_FLAG
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM MSC.MSC_RP_SIMULATION_SETS;

Dependencies

[top of page]

MSC.MSC_RP_SIMULATION_SETS does not reference any database object

MSC.MSC_RP_SIMULATION_SETS is referenced by following:

SchemaMSC
ViewMSC_RP_SIMULATION_SETS#