Viewing 15 posts - 1 through 15 (of 19 total)
If space were an issue there's always row\page compression which would give you variable length storage on integers under the covers:
We tend to avoid...
February 6, 2019 at 7:27 am
This feels a little risky to me as it depends on that shift cycle never changing or slipping out of sequence. Were I running this I'd be more comfortable using...
December 22, 2016 at 5:02 am
John Mitchell-245523 (3/8/2016)
Gabriel P (3/8/2016)
March 8, 2016 at 7:18 am
CELKO (5/27/2014)
I would use a different data model that has a correct temporal interval (start_date, end_date).
I agree completely Joe. However I find myself using this technique a lot in order...
May 28, 2014 at 4:31 am
While I wouldn't trust the results without checking them by eye (or expect all cases to be found) DIFFERENCE can be used as a quick and dirty way of identifying...
June 28, 2013 at 9:03 am
Similarly to Albert the main use I've come across for binary data types is check sums generated by the hashbytes function.
February 7, 2013 at 9:29 am
It might be worth picking up a copy of 'The Microsoft Data Warehouse Toolkit' from the Kimball group. It will give you a good start on the theory side of...
January 2, 2013 at 1:54 am
Great article, thanks.
It appears there's a small error though, Table 1 is missing for me.
October 15, 2012 at 1:44 am
Thanks for this, it's a good clear summary of these features.
Are there any performance gains to be had by switching to use these features over unioning a set of SQL...
August 22, 2012 at 1:41 am
This may not be what you're looking for but as a last resort you could create a link with the rs:format option to produce a pre rendered report as a...
August 17, 2012 at 7:48 am
A very interesting article, I'm looking forward to the follow ups as we're heading in to a fairly big matching job (merging 1/4 million education records to 100k social care...
July 5, 2012 at 2:27 am
Interesting project,.
I know the person who runs the food bank\homless charity in a town near to me and this could turn out to be useful when up and running....
June 14, 2012 at 7:55 am
I assume the old exams will be withdrawn at some point. When is this likely to happen? We had vouchers for the exam bundled in with a recent training course...
May 14, 2012 at 1:06 am
Thanks, I'm due to take the first exam some time soon and this has been very helpful, especially flagging up some of the areas I'll need to cover that I...
May 11, 2012 at 1:11 am
In that case getting IIS running on your machine and then making use of something like the latest Adobe Dreamweaver trial to build some web pages could be the quickest...
February 16, 2012 at 3:53 am
Viewing 15 posts - 1 through 15 (of 19 total)