Community

SQL Server Undocumented Stored Procedures sp_MSforeachtable and sp_MSforeachdb

(Gregory A. Larsen) Have you ever needed to write some code that would process through all the tables in a database? What about running some code against each database on a SQL Server instance? If so, did you know there are a couple of different ways to accomplish this? Either you can create a curso

Read More - Register for Free Membership