DBA Data[Home] [Help]

APPS.GMI_LOCKS SQL Statements

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

Line: 122

			   'SELECT 1 '
			|| 'FROM ic_loct_inv '
			|| 'WHERE item_id=:i_item_id '
			|| l_where
			|| ' FOR UPDATE NOWAIT ';