to raise an Exception from a Trigger, Stored Procedure or Function without needing anything you can use the function : raise_application_error.
Syntax : raise_application_error(<your exception integer code>, <your string description>);
|
||
Oracle Tips #5 [Exception on the fly]to raise an Exception from a Trigger, Stored Procedure or Function without needing anything you can use the function : raise_application_error. Syntax : raise_application_error(<your exception integer code>, <your string description>); |
||
|
Copyright © 2010 Synaptica srl - All Rights Reserved
|
||