Stored Procedure to Pause Execution
Ever needed to pause in a SQL script? Or wanted to simulate a long running process for testing? This stored procedure accepts an integer and pauses for that many seconds.
2002-10-04
1,009 reads
Ever needed to pause in a SQL script? Or wanted to simulate a long running process for testing? This stored procedure accepts an integer and pauses for that many seconds.
2002-10-04
1,009 reads
By Andy Warren
I think our profession was the better for having a professional association, even if...
By Andy Warren
in my last post I wrote about thinking of the tools as being a...
By Devin-Knight
There are a lot of hot phrases you’ve likely heard thrown around during various...
This may be a bit non-typical, but I am currently running SQL 2019 Developer...
Hello SSC friends, I am a SQL Developer who is learning how to be...