,1,At some point, you will probably want to write a SQL query that mimics human behavior. The problem is that modern day computers running SQL Server are TOO FAST.
That's where the WAITFOR DELAY and TIME commands come in. Using these commands, you can delay statement executions, mimicking the way users interact with your database.
Blog post with example queries:
https://bertwagner.com/2017/10/17/how-to-make-sql-server-act-like-a-human-by-using-waitfor/
Follow me on Twitter:
https://twitter.com/bertwagner
Want to receive my latest weekly blog posts and videos in your inbox? Sign up for the newsletter here: https://upscri.be/c77fc8/