質問

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