DBA Data[Home] [Help]

APPS.AK_QUERYOBJ_GRP dependencies on DUAL

Line 103: from dual;

99: );
100: else
101: l_application_id := p_application_id;
102: select userenv('LANG') into l_nls_language
103: from dual;
104: end if;
105:
106: --
107: -- If API call returns with an error status...