Predefined Exceptions « PL SQL « Oracle PL / SQL






1.Predefined exceptions: WHEN ZERO_DIVIDE
2.If an ordering is applied, it occurs after the WHERE has been executed
3.NO_DATA_FOUND Exception
4.This script demonstrates user defined exceptions
5.This block illustrates the behavior of a predefined exception
6.This script demonstrates the scope of exceptions.