DBA Data[Home] [Help]

APPS.IBW_CONTEXT_INTERFACE_PVT dependencies on IBW_CONTEXT_INTERFACE_B

Line 14: from IBW_CONTEXT_INTERFACE_B B

10: begin
11: delete from IBW_CONTEXT_INTERFACE_TL T
12: where not exists
13: (select NULL
14: from IBW_CONTEXT_INTERFACE_B B
15: where B.CONTEXT_INTERFACE_ID = T.CONTEXT_INTERFACE_ID
16: );
17:
18: update IBW_CONTEXT_INTERFACE_TL T set (