4,707 questions
Add a filter:
WHERE CreateDate > DATEADD(minute, -5, GETDATE())
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
i want a printout of all the data from the last 5 minutes? do you want to help
Add a filter:
WHERE CreateDate > DATEADD(minute, -5, GETDATE())