DBA Data[Home] [Help]

APPS.OTA_UGT_SHD dependencies on OTA_USER_GROUPS_B

Line 181: from OTA_USER_GROUPS_B B

177: begin
178: delete from ota_user_groups_tl T
179: where not exists
180: (select NULL
181: from OTA_USER_GROUPS_B B
182: where B.user_group_id = T.user_group_id
183: );
184:
185: update ota_user_groups_tl T set (