Loading...
   
      
 
                    Select Version
                  
                   
                
                          Function
The RAISE statement causes a particular exception condition to be triggered.
Format
 RAISE EXCEPTION exception-condition-name
Syntax rule
exception-condition-name must be one of the names listed in table 45 in section "Exception conditions and exception statuses".
General rule
The exception condition corresponding to exception-condition-name is triggered.