| ERROR | INTO clause not allowed for this SELECT statement |
| CAUSE | A SELECT statement in a cursor definition, an OPEN statement or a cursor FOR loop has an erroneous INTO clause. |
| ACTION | Remove the INTO clause. |
| ERROR | INTO clause not allowed for this SELECT statement |
| CAUSE | A SELECT statement in a cursor definition, an OPEN statement or a cursor FOR loop has an erroneous INTO clause. |
| ACTION | Remove the INTO clause. |