Hi,
I got several stored procedure called PSX001.User, PSX002.Address, PSX003.ZIP and more...
I want to be able to drop them all at the same time with a T-SQL command but I can't figure how to do it using some kind of wild card argument like a * or something.
Thanks for helping