DBA Data[Home] [Help]

APPS.GMD_UTILITY_PKG SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 55

        SELECT MOD(q_count,2) into x_result from sys.dual;
Line: 201

       stmt_str := 'SELECT '||replace(pexp,substr(format_profile,0,1),'.')||' from dual ';
Line: 203

       stmt_str := 'SELECT '||pexp||' from dual ';