DBA Data[Home] [Help]

VIEW: SYS.DBA_WI_PATTERN_ITEMS

Source

View Text - Preformatted

select jobid,
       patternid,
       rank,
       templateid,
       isfirstinloop,
       islastinloop
from wi$_frequent_pattern_item
View Text - HTML Formatted

SELECT JOBID
, PATTERNID
, RANK
, TEMPLATEID
, ISFIRSTINLOOP
, ISLASTINLOOP FROM WI$_FREQUENT_PATTERN_ITEM