DBA Data[Home] [Help]

VIEW: MDSYS.DBA_MD_EXCEPTIONS

Source

View Text - Preformatted

select owner,name,op,cchh,max_cclv,pname
  from md$exc
View Text - HTML Formatted

SELECT OWNER
, NAME
, OP
, CCHH
, MAX_CCLV
, PNAME
FROM MD$EXC