How to Handle PL SQL Exceptions in Oracle. Handle PL SQL Errors thorugh Oracle PL SQL Exceptions.
Here are the list of PL SQL exceptions I have described in this video.
1. no_data_found
2. too_many_rows
3. zero_divide
4. invalid_number
5. rowtype_mismatch
6. cursor_already_open
7. case_not_found
8. invalid_cursor
9. others