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


TABLE: MSC.MSC_SCENARIO_SET_DETAILS

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


This table contains the list of scenarios added to a particular scenario set


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
SCENARIO_SET_ID NUMBER
Yes Scneario Set ID
SCENARIO_ID NUMBER
Yes Scenario ID
CREATED_BY NUMBER

Standard Who Column
CREATION_DATE DATE

Standard Who Column
LAST_UPDATE_DATE DATE

Standard Who Column
LAST_UPDATED_BY NUMBER

Standard Who Column
LAST_UPDATE_LOGIN NUMBER

Standard Who Column
Query Text

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


SELECT SCENARIO_SET_ID
,      SCENARIO_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM MSC.MSC_SCENARIO_SET_DETAILS;

Dependencies

[top of page]

MSC.MSC_SCENARIO_SET_DETAILS does not reference any database object

MSC.MSC_SCENARIO_SET_DETAILS is referenced by following:

SchemaAPPS
SynonymMSC_SCENARIO_SET_DETAILS