I’ve created a script that monitors a table in a SQL Server database. I’m only interested in one column in the table: TimeStamp. If the maximum (newest) value in TimeStamp is more than 30 minutes ...
Well, I am back with another SQL question and you guys have been so helpful that I figured I give it another shot.<br><br>So, I have a table that has events being ...