Community

TOO_MANY_ROWS and Variable Assignment

(Hemant K Chitale) When you have a cursor that is assigning a return value to a variable, you expect the cursor to return a single row. If it returns more than one row, the resulting error is a TOO_MANY_ROWS error. This can be handled as an Exception.

Read More - Register for Free Membership

Tags: