Вопрос

I want to notify website visitors about oracle table updates in current time. How to do this?

Это было полезно?

Решение

Let the database do its work (i.e. hold and manage the data) and have the notification done by the application, that handles the incoming call.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top