|
ORA-01422: exact fetch returns more than requested number of rows
A select into always need to return 1 row, if there is more than 1 row, this error is generated, if there are no rows returned, you will get the ORA-01403: No data found error message eg:
Forum Messages
Add your message for ORA-01422
| ||||||||
