DBA Data[Home] [Help]

VIEW: SYS.KU$_11_2_DEPTBL_OBJNUM_VIEW

Source

View Text - Preformatted

select t.* from ku$_deptable_objnum_view t
  where bitand(t.property2,2097152)=0
View Text - HTML Formatted

SELECT T.*
FROM KU$_DEPTABLE_OBJNUM_VIEW T
WHERE BITAND(T.PROPERTY2
, 2097152)=0