Oracle Error Message
PLS-00641: INTO clause not allowed for this SELECT statement
Reason for the Error
A SELECT statement in a cursor definition, an OPEN statement or a cursor FOR loop has an erroneous INTO clause.
Solution
Remove the INTO clause.
PLS-00641: INTO clause not allowed for this SELECT statement
A SELECT statement in a cursor definition, an OPEN statement or a cursor FOR loop has an erroneous INTO clause.
Remove the INTO clause.
[thim_ekit id=”8920″]
Leave a Review