DBA Data[Home] [Help]

VIEW: SYS.KU$_10_1_PHTABLE_VIEW

Source

View Text - Preformatted

select t.* from ku$_phtable_view t
  where bitand(t.trigflag,65536+131072)=0
View Text - HTML Formatted

SELECT T.*
FROM KU$_PHTABLE_VIEW T
WHERE BITAND(T.TRIGFLAG
, 65536+131072)=0