Home
Oracle PL / SQL
Aggregate Functions
Analytical Functions
Char Functions
Constraints
Conversion Functions
Cursor
Data Type
Date Timezone
Hierarchical Query
Index
Insert Delete Update
Large Objects
Numeric Math Functions
Object Oriented Database
PL SQL
Regular Expressions
Report Column Page
Result Set
Select Query
Sequence
SQL Plus
Stored Procedure Function
Subquery
System Packages
System Tables Views
Table
Table Joins
Trigger
User Previliege
View
XML
Menu
Predefined Exceptions « PL SQL « Oracle PL / SQL
Oracle PL / SQL
PL SQL
Predefined Exceptions
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.