Oracle Error ORA-01422: exact fetch returns more than requested number of rows

Oracle Error Message

ORA-01422: exact fetch returns more than requested number of rows

Reason for the Error

The number specified in exact fetch is less than the rows returned.

Solution

Rewrite the query or change number of rows requested