I have a "job" that runs multiple (10) update queries for me in different tables.
Can I create a stored procedure to do these so that I can make one call to them?
If not, how can I call the job to start external to MS SQL?>>Can I create a stored procedure to do these so that I can make one call to them?
ofcourse. if you have all the required parameters you definetely can.
hth
No comments:
Post a Comment