Tomaz.tsql

Browse by Tags

All Tags » sp_msforeachdb (RSS)
sp_msforeachdb sp_msforeachtable
Two build-in functions that might come very handy when you to loop among all your databases or among all your tables in your favorite database. One might write a while loop in order to retrieve a certain information for all the tables in selected database...