DBA Data[Home] [Help]

APPS.AST_UWQ_LLIST_MSG_PKG SQL Statements

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

Line: 32

     select  '< Source Code: ' || source_code || ' >'
     ||  ' < Name: ' || name || ' >'
     ||  ' < Description: '  || description || ' >'
     from ams_source_codes_details_v where
	source_code_id = p_source_code_id;