How to fire a function in C# once data changes on SQL Server Table only when the table gets stable?

前端 未结 0 1424
醉梦人生
醉梦人生 2021-02-11 00:23

Scenario

  • I have a database where real-time data is inserted. Ex. Price of Symbols.
  • The data is inserted every 5 sec.(around 10000 rows each time) though so
相关标签:
回答
  • 消灭零回复
提交回复
热议问题