DBA Data[Home] [Help]

APPS.IEU_UWQ_MEDIA_CLASS_PVT SQL Statements

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

Line: 51

select unique(cv.CLASSIFICATION_VALUE) classification_value, null label
from cct_classification_values cv
order by lower(cv.CLASSIFICATION_VALUE);
Line: 60

    fnd_msg_pub.delete_msg();