How to fire a function in C# once data changes on SQL Server Table only when the table gets stable?
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
相关标签: