Hi
I am creating SP's for my Team to use when we run analysis jobs. i.e. Table audit scripts, check scripts...etc.
As they are quite novice users, is it permissable to load SP's onto the masterDB of SQL Server therefore, when a user creates their own db, they can execute SP's from MasterDB from their DB's and the resulting tables be prodcued in their db's?
This would mean that SP's would not have to be loaded on every new DB created and I could facilitate any changes on a master level.
Thanks