DBA Data[Home] [Help]

APPS.QP_UI_QUERIES_PKG dependencies on DUAL

Line 178: From dual;

174: end if;
175:
176: Select qp_ui_query_columns_s.nextval
177: Into l_column_id
178: From dual;
179:
180: INSERT INTO QP_UI_QUERY_COLUMNS
181: (
182: COLUMN_ID,