Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-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.