SSAS Maestro - Redmond Recap
Well today was the last day for a while I would be greeted by this sign:
It was a pretty exciting...
2011-06-18
851 reads
Well today was the last day for a while I would be greeted by this sign:
It was a pretty exciting...
2011-06-18
851 reads
Wow, what a day 2! This was our first day of lecture and it was a doozy. Stacia and I...
2011-06-14
860 reads
Well it’s been an exciting couple of weeks leading up to this course. We have tweaked what we could in...
2011-06-13
629 reads
One of the things I’m most proud of at our company is our team.You can see some of our team...
2011-02-11
708 reads
This next week I’m launching a series of posts centered around how you could be a part of the leading...
2011-02-10
617 reads
Ok so dynasty might be a bit strong, but check out this
newest volume from the folks @ Pragmatic Works. We...
2011-02-08
626 reads
And a bunch of other people who are really talented. My Zero to Cube session won the Summit Spotlight track...
2011-02-08
754 reads
Hey folks. I think we can all agree that there is some really quality training available for free on the...
2011-01-30
1,441 reads
Let me start of by saying I could have taken this picture in Florida. But I didn’t. I was in...
2011-01-30
1,315 reads
Hey Everyone – SQL Rally Voting opens today for the BI Track. There are lots of good sessions and at the...
2011-01-30
1,336 reads
Reading tutorials is fine. Shipping something is better. If you are trying to break...
By Steve Jones
We work hard at Redgate, though with a good work-life balance. One interesting observation...
By Arun Sirpal
Fourth in a series on Ai and databases. What Read-Only Advisory Actually Means A...
Comments posted to this topic are about the item Liability for AI Errors
Hello , I would like to run a stored procedure on a secondary replica...
Comments posted to this topic are about the item Pro SQL Server Internals
I run this command to start SQLCMD:
sqlcmd -S localhost -E -c "proceed"At the prompt, I type this (the 1> and 2> are prompts):
1> select @@version 2> goWhat happens? See possible answers