Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个在 linux 下用 C 编写的守护进程,我希望在 Oracle 数据库中的表发生更改(更新或插入表中)时通知守护进程。似乎 a Triggerordbms_scheduler可能有帮助,任何想法(例如带有无限 while 循环的代码片段)?谢谢。
Trigger
dbms_scheduler