Viewing 15 posts - 1,126 through 1,140 (of 3,047 total)
Bill Talada (4/22/2016)
Sql Server 2008 r2 can't handle the IIF functions. So I reformatted your code and got it working.
Thanks for the re-work. We're on 2008 R2 as well.
May 9, 2016 at 6:50 am
Thanks for the good article.
May 9, 2016 at 6:48 am
Thanks for the script.
May 5, 2016 at 7:26 am
Igor Micev (6/4/2015)
However, I found a little bug, and here is a recommendation for the little change in the script.
Replace ip.[column_name]
with '['+ ip.[column_name]+']'
in two places.
Having...
May 5, 2016 at 7:26 am
We're moving from a minimum of 7 (which can be broken in under a day) to a minimum of somewhere between 12 and 15. Also we are added an optional...
May 5, 2016 at 7:25 am
I'll be sharing this with fellow IT workers today.
May 5, 2016 at 7:24 am
I love this. I added an ORDER BY and ordered it a couple different ways. When I ran it for see which tables had the most TotalNoofIndex value, I was...
May 5, 2016 at 7:22 am
Thanks for the additional info, I missed first go around.
May 5, 2016 at 7:18 am
Viewing 15 posts - 1,126 through 1,140 (of 3,047 total)