1.

When Is The Row_type_mismatch Exception Raised?

Answer»

The ROW__TYPE_MISMATCH EXCEPTION is RAISED when a host cursor variable and a PL/SQL cursor variable INVOLVED in an assignment have incompatible RETURN types.

The ROW__TYPE_MISMATCH exception is raised when a host cursor variable and a PL/SQL cursor variable involved in an assignment have incompatible return types.



Discussion

No Comment Found