Just want to know if there is a sleep command I could use to slow down
the process in a stored procedure. I know people would've asked this
question. I googled it, but everyone said that they haven't used in
the stored procedures. I want to know if the sleep cannot be done
directly in an SP, is there any workaround for this.
Thanks
Arun
the process in a stored procedure. I know people would've asked this
question. I googled it, but everyone said that they haven't used in
the stored procedures. I want to know if the sleep cannot be done
directly in an SP, is there any workaround for this.
Thanks
Arun
Comment