Viewing 15 posts - 121 through 135 (of 175 total)
This was great. I am actually working with something like this. Got one question about the conversion function (ConvertIP2Num). Why do we need this section CAST((col%@SUBNET_MASK) as...
July 12, 2009 at 1:55 pm
Loved it. Familiar topic, but very well explained!
July 11, 2009 at 6:41 pm
I have been using SSIS for a while, but haven't tapped into the power of even handling yet. This is a great and useful introduction!
July 3, 2009 at 11:51 am
Great approach. Thank you for the article!
June 20, 2009 at 3:10 pm
Great idea! Using cluster to simplify hardware upgrades and minimize resulting impact to the end users. Thank you!
June 18, 2009 at 5:59 pm
Thank you for a useful article. I have a question. In the execution plan example, there are multiple "column" elements listed under "columngroup". Does this mean that...
June 13, 2009 at 4:42 pm
Great article. I think Microsoft should built in something like this into the next release of SQL Server (and pay royalties to Scott ;-))
June 8, 2009 at 5:59 pm
Very educational. Thank you! It's interesting that sub-query version sometimes outperforms ROW_NUMBER version in your example when proper indexes are in place. I guess the moral is...
June 1, 2009 at 11:09 pm
I have been using profiler for a while, but still learned a couple of new tricks by watching these videos. Looking forward to more like this on other topics....
May 24, 2009 at 1:42 pm
Awesome article. I am saving it! Space management is something to watch out for when this approach is implemented (but then again, we all do it anyway, right?...
May 23, 2009 at 12:46 pm
Thank you for the article and thank you to Mathew for the trick with Visual Studio shortcut. Very useful!
May 17, 2009 at 4:40 pm
I can totally see using this for some databases (or even specific tables), for SOX compliance purposes. Looking forward to the next installment.
May 15, 2009 at 2:02 pm
Excellent series. Profiler is such a valuable tool and so underutlized. Look forward to the rest of the videos.
May 3, 2009 at 12:52 pm
Excellent series! I especially like that I can build on this type of infrastructure and extend it further (and don't have to pay for expensive 3rd party tools :-)).
April 26, 2009 at 11:13 am
Thank you for the article! I have been doing a lot of SSIS work over the last 3-4 years including some pretty advanced stuff, but have never touched Script...
April 19, 2009 at 4:47 pm
Viewing 15 posts - 121 through 135 (of 175 total)