I want that after I insert a record in a particular table, a stored procedure should execute after a certain period of time say 6 Hrs which will transfer the data inserted to some other table.
I tried using waitfor statement but that doesn't serve my purpose because that will pause the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.