Everytime I refresh my DB with a backup file. I have to run about 10 stored procs separately because the backup file does not contain them.
Is there a way to have one single sql script that refrences all these 10 stored procs and just run that ONE file compared to TEN?