DBA Data[Home] [Help]

APPS.OKC_XQUESTIONS_PVT dependencies on OKC_XPRT_QUESTIONS_B

Line 11: from OKC_XPRT_QUESTIONS_B B

7: begin
8: delete from OKC_XPRT_QUESTIONS_TL T
9: where not exists
10: (select NULL
11: from OKC_XPRT_QUESTIONS_B B
12: where B.QUESTION_ID = T.QUESTION_ID
13: );
14:
15: update OKC_XPRT_QUESTIONS_TL T set (