This will wait for 2 seconds:
WAITFOR DELAY '00:00:02';
The format is hh:mi:ss.mmm
http://stackoverflow.com/questions/7676164/how-to-wait-for-2-seconds
This will wait for 2 seconds:
WAITFOR DELAY '00:00:02';
The format is hh:mi:ss.mmm
http://stackoverflow.com/questions/7676164/how-to-wait-for-2-seconds