DBA Data[Home] [Help]

VIEW: SYS.DBA_WI_TEMPLATES

Source

View Text - Preformatted

select jobid,
       templateid,
       istransaction
from wi$_template
View Text - HTML Formatted

SELECT JOBID
, TEMPLATEID
, ISTRANSACTION FROM WI$_TEMPLATE