sp_MSTableSpace and sp_MSforeachtable combined
The following stript combines two previous articals. sp_MStablespace was being demonstrated with a cursor. To reduce the code the sp_MSforeachtable could be used.
2003-07-08
537 reads
The following stript combines two previous articals. sp_MStablespace was being demonstrated with a cursor. To reduce the code the sp_MSforeachtable could be used.
2003-07-08
537 reads
By Steve Jones
Today’s coping tip is to challenge negative thoughts and look for the upside. I’m...
Since changing to the new MVP renewal model, Microsoft MVPs have had until 31...
For the first workdays of this new year, I had the pleasurable task of...
To meet these requirements below, I came up with this SQL. Please evaluate my...
Hi I am following an article posted on sql server central on the...
Hello. I am a bit confused and not sure what terms to use to...