DBA Data[Home] [Help]

APPS.IBW_URL_PATTERNS_PVT dependencies on IBW_URL_PATTERNS_B

Line 15: from IBW_URL_PATTERNS_B B

11: begin
12: delete from IBW_URL_PATTERNS_TL T
13: where not exists
14: (select NULL
15: from IBW_URL_PATTERNS_B B
16: where B.URL_PATTERN_ID = T.URL_PATTERN_ID
17: );
18:
19: update IBW_URL_PATTERNS_TL T set (