Frage

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

War es hilfreich?

Lösung

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.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top