DBA Data[Home] [Help]

VIEW: SYS.DBA_HIST_PLAN_OPTION_NAME

Source

View Text - Preformatted

select "DBID","OPTION_ID","OPTION_NAME","CON_DBID","CON_ID" from INT$DBA_HIST_PLAN_OPTION_NAME
View Text - HTML Formatted

SELECT "DBID"
, "OPTION_ID"
, "OPTION_NAME"
, "CON_DBID"
, "CON_ID"
FROM INT$DBA_HIST_PLAN_OPTION_NAME