Oracle Solution for Error ora-29801

Solution for Oracle Error ORA-29801

ORA-29801: missing RETURN keyword

What triggered the Error:

e RETURN keyword has not been specified.

What should we do to fix it:

ecify the RETURN keyword or check the SQL statement.