Viewing 3 posts - 1 through 4 (of 4 total)
Thanks ScottPletche and thanks all, it worked!!!!
July 27, 2018 at 12:17 pm
#1999294
I want to create a store proc which execute the result of: Select name from sysjobs where name like 'myjobABC%'Another words just say the result of above is...
July 27, 2018 at 9:49 am
#1999267
Thank for your reply. I got it "LIKE cannot be used as an assignment operator". Main point of my question is, is there a WAY to call a sql agent...
July 27, 2018 at 8:24 am
#1999247