DBMS_ALERT
supports asynchronous notification of database events (alerts). By appropriate use of this package and database triggers, an application
can notify itself whenever values of interest in the database are changed.相关文章
- 10-04DBMS_ALERT