Viewing 15 posts - 391 through 405 (of 848 total)
Good luck! I taught myself OLAP by taking a simplified copy of an existing relational database and reformatting everything to a more dimensional model. Even with a book on OLAP...
November 7, 2012 at 8:40 am
i remembered using sp_configure to enable this in 2008 R2 and was happy to see that it was the same in 2012.
November 7, 2012 at 8:31 am
This question wasn't as difficult as I first thought. It does help that I have used partitioning a few times though. Happy Friday all!
November 2, 2012 at 9:28 am
I always proofread and check my emails for tone before sending. If something is emotionally charged then I will either save it as a draft for a couple hours to...
November 2, 2012 at 8:57 am
Thank you, thank you, thank you!
I have looked over so many books and sites that try to teach MDX and none have simplified it like this article.
For some...
November 1, 2012 at 1:27 pm
paul.knibbs (11/1/2012)
mtassin (11/1/2012)
Oh and of course I got it wrong... because I just went with
SELECT ASCII('Z')-ASCII('0')
That's pretty much what I did, but I did it in my head rather than...
November 1, 2012 at 12:54 pm
I actually thought the load would fail when trying to create a duplicate FK so I chose none of the above. I then ran the code on a test db...
October 25, 2012 at 12:45 pm
Interesting function. Not sure when I would use it but good to know anyways. Thanks for the question!
October 25, 2012 at 11:43 am
Nice question. I was looking for a catch (no pun intended) but it was just a good question on the basics. Thanks!
October 10, 2012 at 8:31 pm
Viewing 15 posts - 391 through 405 (of 848 total)