Tomaz.tsql

Browse by Tags

All Tags » views (RSS)
Stored procedure and how to script them
Imagine having hundred of stored procedures in your database and you want to move them to another database. There are several ways to move them. 1) In MMSM you can right-click each procedure and select "script stored procedure as -> create to...