I would like to know if theres a database event listeners in the Database.
I know we can write triggers are various levels.
But was wondering weather there are any process for listeners.
Triggers are picked up by the database. HOW its done is there a continuous trigger listening process running behind in database?
Thanks.