We have a SQL Server database table that's constantly updated throughout the day. I wish to have a monitor window showing most recently updated/added rows in this SQL Server table, without having to go back and run SELECT statements every 15 mins or so. I'm not sure if this can be achieved in SQL Server logs or through other 3rd party applications. Please point out a way.
问问题
61 次