Database Error Messages

ORA-29478

Implicit result cannot be returned through this statement.

Cause

An attempt was made to return an implicit result through a statement type other than a PL/SQL or DML statement.


Action

Implicit results can only be returned through a PL/SQL or DML statement.