DBA Data[Home] [Help]

SYS.VALIDATE_CONTEXT dependencies on DUAL

Line 35: from dual;

31: 'INDEXTYPE', 32,
32: 'OPERATOR', 33,
33: 0)
34: into l_type#
35: from dual;
36: l_ltype := c1.dbo_type;
37: end if;
38:
39: l_status := -1;