DBA Data[Home] [Help]

APPS.EDW_SOURCE_OPTION SQL Statements

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

Line: 60

		   SELECT default_tablespace
		   INTO p_option_value
		   FROM dba_users
         	  WHERE username = l_owner;