Database Error Messages

OCI-37174

source SQL must be a SELECT statement

Cause

The user specified an INSERT, UPDATE, DELETE or other type of SQL statement


Action

Specify a SQL SELECT statement instead