DBA Data[Home] [Help]

VIEW: SYS.DBA_HIST_STAT_NAME

Source

View Text - Preformatted

select "DBID","STAT_ID","STAT_NAME","CON_DBID","CON_ID" from INT$DBA_HIST_STAT_NAME
View Text - HTML Formatted

SELECT "DBID"
, "STAT_ID"
, "STAT_NAME"
, "CON_DBID"
, "CON_ID"
FROM INT$DBA_HIST_STAT_NAME