PLS-00611: right hand side can be only the variables of record type
Cause: with ROW on LHS, only PL or SQL records or %ROWTYPE variables are allowed on right hand side..
Action: Make appropriate changes, so that right hande side should only have variables of record or %ROWTYPE.
Cause: with ROW on LHS, only PL or SQL records or %ROWTYPE variables are allowed on right hand side..
Action: Make appropriate changes, so that right hande side should only have variables of record or %ROWTYPE.
No comments:
Post a Comment