<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SQLRockstar &#124; Thomas LaRock &#187; Musings</title>
	<atom:link href="http://thomaslarock.com/category/musings/feed/" rel="self" type="application/rss+xml" />
	<link>http://thomaslarock.com</link>
	<description></description>
	<lastBuildDate>Wed, 23 May 2012 14:15:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Less Is More, Even With Databases</title>
		<link>http://thomaslarock.com/2012/04/less-is-more-even-with-databases/</link>
		<comments>http://thomaslarock.com/2012/04/less-is-more-even-with-databases/#comments</comments>
		<pubDate>Mon, 23 Apr 2012 19:08:49 +0000</pubDate>
		<dc:creator>sqlrockstar</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[SQLServerPedia Wiki]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://thomaslarock.com/?p=8545</guid>
		<description><![CDATA[I&#8217;ve been writing (and blogging) for about ten years now. I&#8217;ve written lots of things over the years and I have learned how much better my writing becomes when I remove words upon editing. So much improvement can be found that I often feel it might have been best to have not written anything at [...]<p><p></p>
<a href="http://thomaslarock.com/2012/04/less-is-more-even-with-databases/">Less Is More, Even With Databases</a> is a post from: <a href="http://thomaslarock.com">SQLRockstar | Thomas LaRock</a>
<p></p>
</p>
]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://thomaslarock.com/2012/04/less-is-more-even-with-databases/little_prince/" rel="attachment wp-att-8549"><img class="alignleft size-medium wp-image-8549" title="Likely working on a database design, I'm certain." src="http://thomaslarock.com/wp-content/uploads/2012/04/little_prince-289x300.jpg?9d7bd4" alt="Likely working on a database design, I'm certain." width="289" height="300" /></a>I&#8217;ve been writing (and blogging) for about ten years now. I&#8217;ve written lots of things over the years and I have learned how much better my writing becomes when I remove words upon editing. So much improvement can be found that I often feel it might have been best to have not written anything at all in the first place.</p>
<p>Over the weekend I came across a quote that gave me pause. It is attributed to <a href="http://www.antoinedesaintexupery.com/" target="_blank">Antoine de Saint-Exupéry</a>, and has to do with writing as well:</p>
<p>&#8220;<strong><em>Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away</em></strong>.&#8221;</p>
<p>After reading that quote I started to think about data. I often see people trying to cram more data &#8220;just in case&#8221; in might be needed later. I will also find databases that are so badly abused that entire teams of people agree that &#8220;a re-write is needed&#8221;. They will discuss at great length what to do about sunsetting one system as they build another system with EVEN MORE crap than what the first one had. It can be surreal to experience, too. Some people are so attached to the old system you would think it was a family member or pet. They fight to keep someone from pulling the plug while others talk about what snacks they need to order for the wake.</p>
<p>Before you go about trying to shove more things into a perfectly good database do yourself a favor: stop and think. Are you shoving those extra columns onto that table so you can run a new report? Consider the benefits if you have your own reporting database, maybe even your own cube, before you consider just blindly shoving more and more stuff into the current system. Many times I see this as a result of &#8220;scope creep&#8221;, which is like the herpes of any good database design project&#8230;you know it&#8217;s there, you put some ointment on it, and the blemish goes away for a while but it never <em>really</em> goes away, the bad stuff is still with you, just lurking under the surface.</p>
<p>Think more about what you can take away from your current systems.</p>
<p>Think how much better things would be if you could separate out the transaction parts of your system from the reporting components.</p>
<p>Think about how much better things might be <em>with less</em>, and not with more.</p>
<p>&#8220;<em><strong>Il semble que la perfection soit atteinte non quand il n&#8217;y a plus rien à ajouter, mais quand il n&#8217;y a plus rien à retrancher</strong>.&#8221;</em></p>
<p><p></p>
<a href="http://thomaslarock.com/2012/04/less-is-more-even-with-databases/">Less Is More, Even With Databases</a> is a post from: <a href="http://thomaslarock.com">SQLRockstar | Thomas LaRock</a>
<p></p>
</p>
<div class="shr-publisher-8545"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://thomaslarock.com/2012/04/less-is-more-even-with-databases/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Why the 127 Diagrams?</title>
		<link>http://thomaslarock.com/2012/04/why-the-127-diagrams/</link>
		<comments>http://thomaslarock.com/2012/04/why-the-127-diagrams/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 18:33:53 +0000</pubDate>
		<dc:creator>sqlrockstar</dc:creator>
				<category><![CDATA[Database Design]]></category>
		<category><![CDATA[Musings]]></category>
		<category><![CDATA[SQL MVP]]></category>
		<category><![CDATA[SQLServerPedia Wiki]]></category>

		<guid isPermaLink="false">http://thomaslarock.com/?p=8521</guid>
		<description><![CDATA[Yesterday I showed you some real world SQL joins and their associated diagrams. I also left as an exercise for the reader this question regarding a standard three table join:
&#8220;explain why I could need 127 different diagrams&#8221;
I had a few people guess the answer on Twitter and G+ as well as some emails. So I [...]<p><p></p>
<a href="http://thomaslarock.com/2012/04/why-the-127-diagrams/">Why the 127 Diagrams?</a> is a post from: <a href="http://thomaslarock.com">SQLRockstar | Thomas LaRock</a>
<p></p>
</p>
]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Yesterday I showed you some <a title="Real World SQL Join Examples" href="http://thomaslarock.com/2012/04/real-world-sql-join-examples/" target="_blank">real world SQL joins</a> and their associated diagrams. I also left as an exercise for the reader this question regarding a standard three table join:</p>
<p>&#8220;<em>explain why I could need 127 different diagrams</em>&#8221;</p>
<p>I had a few people guess the answer on Twitter and G+ as well as some emails. So I decided to post the answer here today in case you wanted to understand it a bit more.</p>
<p>Let&#8217;s consider the seven regions that we have in the following diagram: <a href="http://thomaslarock.com/2012/04/why-the-127-diagrams/attachment/127/" rel="attachment wp-att-8522"><img class="alignleft size-full wp-image-8522" title="127" src="http://thomaslarock.com/wp-content/uploads/2012/04/127.png?9d7bd4" alt="" width="792" height="604" /></a></p>
<p>Now, consider the fact that no matter what type of join we want to execute (INNER, CROSS, LEFT, RIGHT, FULL OUTER) the end result is that we are either going to return data from one of those seven regions or not return data. In my diagram the green shaded regions represent areas for which we will return data and white is for regions where no data is returned.</p>
<p>In a nutshell: they are bits. On or off.</p>
<p>Most people still stumble at what needs to be done next, so I offer them a more familiar example. Consider you have a coin to flip, and also consider that after each flip we will either have a heads or a tails (yes, we will leave out the other possibilities such as landing on an edge, or disappearing into a wormhole, or having it swallowed by a marmot). If I flip that coin three times then this becomes the entire list of possible outcomes (H = result of flip is heads, T = results of flip is tails):</p>
<p>HHH<br />
HHT<br />
HTH<br />
HTT<br />
THH<br />
THT<br />
TTH<br />
TTT</p>
<p>Eight possible outcomes, right? Most people see this example and say &#8220;yeah, I know that, but how does that help me with the above diagram?&#8221;</p>
<p>It is because each region in the diagram is just like a coin flip. Either we are getting data or not. Having seven regions is like having seven coin flips.</p>
<p>When I flip a coin three times I end up with 2^3 = 8 possible outcomes.</p>
<p>When I flip a coin seven times I end up with 2^7 = 128 possible outcomes. But one of those outcomes would be for when all regions are not selected, which is a fairly trivial example that we wouldn&#8217;t put on a diagram, so we are left with 127 total diagrams that we would need to draw.</p>
<p>That being said, many of the diagrams are repeats of each other. The join syntax for returning one table and the intersection of two other tables is the same; we just swap A with B with C and we can consolidate the need for a lot of the 127 diagrams.</p>
<p>But it was still far too many diagrams for me to think about wanting to draw and show the syntax for. Also: it isn&#8217;t practical, because the examples I gave yesterday are what we see in reality. Who wants to see textbook examples of joins anyway?</p>
<p>Just old math geeks like myself, I suppose.</p>
<p><p></p>
<a href="http://thomaslarock.com/2012/04/why-the-127-diagrams/">Why the 127 Diagrams?</a> is a post from: <a href="http://thomaslarock.com">SQLRockstar | Thomas LaRock</a>
<p></p>
</p>
<div class="shr-publisher-8521"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://thomaslarock.com/2012/04/why-the-127-diagrams/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What a DBA Does</title>
		<link>http://thomaslarock.com/2012/03/what-a-dba-does/</link>
		<comments>http://thomaslarock.com/2012/03/what-a-dba-does/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 02:31:34 +0000</pubDate>
		<dc:creator>sqlrockstar</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Musings]]></category>
		<category><![CDATA[SQL MVP]]></category>
		<category><![CDATA[SQLServerPedia Wiki]]></category>

		<guid isPermaLink="false">http://thomaslarock.com/?p=8001</guid>
		<description><![CDATA[I resisted the urge to take part in the meme for a while, but recently I had a handful of folks convince me to just put something together, so here you go.


What a DBA Does is a post from: SQLRockstar &#124; Thomas LaRock


<p><p></p>
<a href="http://thomaslarock.com/2012/03/what-a-dba-does/">What a DBA Does</a> is a post from: <a href="http://thomaslarock.com">SQLRockstar | Thomas LaRock</a>
<p></p>
</p>
]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I resisted the urge to take part in the meme for a while, but recently I had a handful of folks convince me to just put something together, so here you go.</p>
<p><a href="http://thomaslarock.com/2012/03/what-a-dba-does/whatido/" rel="attachment wp-att-8002"><img class="alignleft size-full wp-image-8002" title="whatido" src="http://thomaslarock.com/wp-content/uploads/2012/03/whatido.jpg?9d7bd4" alt="" width="960" height="720" /></a></p>
<p><p></p>
<a href="http://thomaslarock.com/2012/03/what-a-dba-does/">What a DBA Does</a> is a post from: <a href="http://thomaslarock.com">SQLRockstar | Thomas LaRock</a>
<p></p>
</p>
<div class="shr-publisher-8001"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://thomaslarock.com/2012/03/what-a-dba-does/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A Database of Databases</title>
		<link>http://thomaslarock.com/2012/02/a-database-of-databases/</link>
		<comments>http://thomaslarock.com/2012/02/a-database-of-databases/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 02:55:36 +0000</pubDate>
		<dc:creator>sqlrockstar</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Musings]]></category>
		<category><![CDATA[SQLServerPedia Wiki]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[linked data]]></category>

		<guid isPermaLink="false">http://thomaslarock.com/?p=7626</guid>
		<description><![CDATA[It&#8217;s the night before Valentine&#8217;s Day and I know what you are thinking: &#8220;What would Tim Berners-Lee be doing right about now?&#8221;
I&#8217;ll tell you what he is doing. He is linking data. After all, that is what drove him to create HTML over 20 years ago. No, he didn&#8217;t invent the web. He wasn&#8217;t the [...]<p><p></p>
<a href="http://thomaslarock.com/2012/02/a-database-of-databases/">A Database of Databases</a> is a post from: <a href="http://thomaslarock.com">SQLRockstar | Thomas LaRock</a>
<p></p>
</p>
]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>It&#8217;s the night before Valentine&#8217;s Day and I know what you are thinking: &#8220;What would Tim Berners-Lee be doing right about now?&#8221;</p>
<p>I&#8217;ll tell you what he is doing. He is <a href="http://linkeddata.org/">linking data</a>. After all, that is what drove him to <a href="http://www.catalogs.com/info/gadgets/who-invented-HTML.html">create HTML over 20 years ago</a>. No, <a href="http://www.youtube.com/watch?v=BnFJ8cHAlco">he didn&#8217;t invent the web</a>. He wasn&#8217;t <a href="http://www.time.com/time/magazine/article/0,9171,990595,00.html">the first to dream up the idea of linking together documents</a> and information between computers and systems.</p>
<p>But what he does do is to see the potential in things. And for the past few years he has been seeing the potential in connecting open data sources from around the web.</p>
<p>His ultimate goal is simple enough: to connect all data being created, everywhere, in real-time.</p>
<p>Piece of cake.</p>
<p>Big data is not new. It is not a passing fancy. Linked data  is, quite simply, the Egg McMuffin of future opportunities.</p>
<p>&nbsp;</p>
<p><p></p>
<a href="http://thomaslarock.com/2012/02/a-database-of-databases/">A Database of Databases</a> is a post from: <a href="http://thomaslarock.com">SQLRockstar | Thomas LaRock</a>
<p></p>
</p>
<div class="shr-publisher-7626"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://thomaslarock.com/2012/02/a-database-of-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coffee: Pure Awesome</title>
		<link>http://thomaslarock.com/2012/01/coffee-pure-awesome/</link>
		<comments>http://thomaslarock.com/2012/01/coffee-pure-awesome/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 16:30:41 +0000</pubDate>
		<dc:creator>sqlrockstar</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[caffeine]]></category>
		<category><![CDATA[coffee]]></category>
		<category><![CDATA[drink]]></category>
		<category><![CDATA[seattle]]></category>

		<guid isPermaLink="false">http://thomaslarock.com/?p=7482</guid>
		<description><![CDATA[Can't see the video in your RSS reader or email? Click Here!
In Seattle this week, so naturally coffee is on the menu and I felt the need to share the following information:

Caffeine is &#8220;technically&#8221; lethal, but you would have to drink an insane amount to have a 50% chance of death
There is no reason to ever [...]<p><p></p>
<a href="http://thomaslarock.com/2012/01/coffee-pure-awesome/">Coffee: Pure Awesome</a> is a post from: <a href="http://thomaslarock.com">SQLRockstar | Thomas LaRock</a>
<p></p>
</p>
]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><iframe title="YouTube video player" width="570" height="315" src="http://www.youtube.com/embed/OTVE5iPMKLg" frameborder="0" allowfullscreen></iframe><div id="tentblogger-vimeo-youtube-message" style="width: 100%; border: 1px solid #e6e6e6; background: #f8f8f4; text-align:center; padding: 0.25em; ">Can't see the video in your RSS reader or email? <a target="_blank" href="http://thomaslarock.com/2012/01/coffee-pure-awesome/">Click Here!</a></div></p>
<p>In Seattle this week, so naturally coffee is on the menu and I felt the need to share the following information:</p>
<ul>
<li>Caffeine is &#8220;technically&#8221; lethal, but you would have to drink an insane amount to have a 50% chance of death</li>
<li>There is no reason to ever stop drinking coffee because it is pure awesome</li>
<li>Caffeine helps improve your memory</li>
<li>Caffeine can help fight cardiovascular disease, allow me to consume more bacon</li>
</ul>
<p>Also, apparently the drink of choice used to be beer and gin, but then people started to consume more coffee and tea. So what will be the next drink of choice? <a href="http://sqlexcursions.com/napa-2011-sign-up">I&#8217;m hoping it&#8217;s wine</a>.</p>
<p><p></p>
<a href="http://thomaslarock.com/2012/01/coffee-pure-awesome/">Coffee: Pure Awesome</a> is a post from: <a href="http://thomaslarock.com">SQLRockstar | Thomas LaRock</a>
<p></p>
</p>
<div class="shr-publisher-7482"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://thomaslarock.com/2012/01/coffee-pure-awesome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recognize Any of These Devices?</title>
		<link>http://thomaslarock.com/2012/01/recognize-any-of-these-devices/</link>
		<comments>http://thomaslarock.com/2012/01/recognize-any-of-these-devices/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 14:34:50 +0000</pubDate>
		<dc:creator>sqlrockstar</dc:creator>
				<category><![CDATA[Musings]]></category>

		<guid isPermaLink="false">http://thomaslarock.com/?p=7350</guid>
		<description><![CDATA[If so, you&#8217;re old. Sorry to be the one to tell you. Can't see the video in your RSS reader or email? Click Here!

Recognize Any of These Devices? is a post from: SQLRockstar &#124; Thomas LaRock


<p><p></p>
<a href="http://thomaslarock.com/2012/01/recognize-any-of-these-devices/">Recognize Any of These Devices?</a> is a post from: <a href="http://thomaslarock.com">SQLRockstar | Thomas LaRock</a>
<p></p>
</p>
]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>If so, you&#8217;re old. Sorry to be the one to tell you. <iframe title="YouTube video player" width="570" height="315" src="http://www.youtube.com/embed/w68qZ8JvBds" frameborder="0" allowfullscreen></iframe><div id="tentblogger-vimeo-youtube-message" style="width: 100%; border: 1px solid #e6e6e6; background: #f8f8f4; text-align:center; padding: 0.25em; ">Can't see the video in your RSS reader or email? <a target="_blank" href="http://thomaslarock.com/2012/01/recognize-any-of-these-devices/">Click Here!</a></div></p>
<p><p></p>
<a href="http://thomaslarock.com/2012/01/recognize-any-of-these-devices/">Recognize Any of These Devices?</a> is a post from: <a href="http://thomaslarock.com">SQLRockstar | Thomas LaRock</a>
<p></p>
</p>
<div class="shr-publisher-7350"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://thomaslarock.com/2012/01/recognize-any-of-these-devices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>One Step Closer To Flying Cars</title>
		<link>http://thomaslarock.com/2011/12/one-step-closer-to-flying-cars/</link>
		<comments>http://thomaslarock.com/2011/12/one-step-closer-to-flying-cars/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 19:23:53 +0000</pubDate>
		<dc:creator>sqlrockstar</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[flying cars]]></category>
		<category><![CDATA[levitation]]></category>
		<category><![CDATA[magic]]></category>
		<category><![CDATA[quantum]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://thomaslarock.com/?p=7299</guid>
		<description><![CDATA[Absolutely love this video, looking forward to seeing this technology used in my lifetime for flying cars or&#8230;better yet&#8230; hover-boards.


One Step Closer To Flying Cars is a post from: SQLRockstar &#124; Thomas LaRock


<p><p></p>
<a href="http://thomaslarock.com/2011/12/one-step-closer-to-flying-cars/">One Step Closer To Flying Cars</a> is a post from: <a href="http://thomaslarock.com">SQLRockstar | Thomas LaRock</a>
<p></p>
</p>
]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Absolutely love this video, looking forward to seeing this technology used in my lifetime for flying cars or&#8230;better yet&#8230; hover-boards.</p>
<p><strong></strong></p>
<p><p></p>
<a href="http://thomaslarock.com/2011/12/one-step-closer-to-flying-cars/">One Step Closer To Flying Cars</a> is a post from: <a href="http://thomaslarock.com">SQLRockstar | Thomas LaRock</a>
<p></p>
</p>
<div class="shr-publisher-7299"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://thomaslarock.com/2011/12/one-step-closer-to-flying-cars/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<enclosure url="http://www.youtube.com/watch?v=cBnbW_KA91Q" length="1" type="application/unknown"/>
	</item>
		<item>
		<title>11 Things That Never Happened to Me in 2011</title>
		<link>http://thomaslarock.com/2011/12/11-things-that-never-happened-to-me-in-2011/</link>
		<comments>http://thomaslarock.com/2011/12/11-things-that-never-happened-to-me-in-2011/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 17:07:21 +0000</pubDate>
		<dc:creator>sqlrockstar</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[SQLServerPedia Wiki]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[ACE]]></category>
		<category><![CDATA[champion]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[MVP]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://thomaslarock.com/?p=7278</guid>
		<description><![CDATA[Here we are, at the end of 2011, and I suddenly realized I hadn&#8217;t done one of those obligatory &#8220;crap I did last year&#8221; posts like everyone else likes to do. So I decided to write about all the things that didn&#8217;t happen to me with the thought that in a year from now I [...]<p><p></p>
<a href="http://thomaslarock.com/2011/12/11-things-that-never-happened-to-me-in-2011/">11 Things That Never Happened to Me in 2011</a> is a post from: <a href="http://thomaslarock.com">SQLRockstar | Thomas LaRock</a>
<p></p>
</p>
]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><img class="alignleft size-medium wp-image-7283" title="exit_no_reentry" src="http://thomaslarock.com/wp-content/uploads/2011/12/exit_no_reentry-300x107.jpg?9d7bd4" alt="" width="300" height="107" />Here we are, at the end of 2011, and I suddenly realized I hadn&#8217;t done one of those obligatory &#8220;crap I did last year&#8221; posts like <em>everyone</em> else likes to do. So I decided to write about all the things that didn&#8217;t happen to me with the thought that in a year from now I can write &#8220;wasn&#8217;t consumed by the Mayan fires&#8221;. Here&#8217;s hoping, right?</p>
<p>Anyway, as we all look forward to 2012, here are my reflections on 2011. You&#8217;re welcome.</p>
<h3>1. I didn&#8217;t die in a weather-related incident</h3>
<p>My little corner of the world saw more than it&#8217;s share of extreme weather. In the span of ten months my children witnessed two blizzards that dumped over 18 inches of snow at once (causing one of our schools to have a partially collapsed roof and forcing students to finish the year in a neighboring town), a <a href="http://en.wikipedia.org/wiki/2011_New_England_tornado_outbreak#The_Greater_Springfield_tornado">tornado</a> (where we lost power for over two days as major transmissions lines were severed and if you&#8217;ve never seen a tornado travel down a river you should <a href="http://www.youtube.com/watch?v=tj5uvC9cLO4">watch this</a>), an <a href="http://earthquake.usgs.gov/earthquakes/recenteqsww/Quakes/se082311a.php">earthquake</a> (due to our founding fathers rolling over in their graves, apparently), a <a href="http://en.wikipedia.org/wiki/Hurricane_Irene_(2011)">hurricane</a> (where the eye came right over us), and a <a href="http://www.masslive.com/news/index.ssf/2011/10/historic_october_snowstorm_lea.html">freak early snowstorm</a> where we lost power for five days and it also canceled Halloween (no make up date has been announced yet).</p>
<p>That&#8217;s a LOT of extreme weather in a short amount of time. Fortunately for us we are all safe and warm right now, our house is relatively undamaged, and life continues as normal. I can&#8217;t say the same for the people that live within a few miles of here. And I won&#8217;t forget finding a piece of yellow tinted insulation in my yard this summer while the <a href="http://photos.masslive.com/republican/2011/06/2011_springfield-area_tornado_reader_photos_12.html">sky was colored orange-green</a> and thinking &#8220;hey, ours is colored pink&#8230;<a href="http://www.buzzfeed.com/mjs538/tornado-in-springfield-massachusetts">I wonder where this came from</a>?&#8221;</p>
<h3>2. I was not awarded an Oracle MVP</h3>
<p>I don&#8217;t even know if Oracle has this, the closest thing I know of is the <a href="http://java-champions.java.net/">Java Champions</a> and while I do think I drink a good amount of coffee I can&#8217;t imagine how much it must take to become a Champion.</p>
<p><img class="alignleft size-medium wp-image-6177" style="border-style: initial; border-color: initial;" title="LaRockLaunch" src="http://thomaslarock.com/wp-content/uploads/2011/06/LaRockLaunch1-208x300.jpg?9d7bd4" alt="" width="208" height="300" /></p>
<h3>3. I was not present for the final launch of the Space Shuttle</h3>
<p>No, I was not at the STS-135 launch. But I had a good reason why&#8230;<em><strong>because I had already seen STS-134</strong></em>, thanks to Stephanie Schierholz (@schierholz) and NASA. You may recall I was invited to the NASA Tweetup for <a href="http://thomaslarock.com/2010/09/ive-got-a-golden-ticket/">STS-133 back in 2010</a>. That launch was delayed <a href="http://thomaslarock.com/2010/10/the-greatest-delay-ever/">by about 100 days</a>, and I never made it to the actual launch. The week of STS-134 going up I was told about a tweet from Steph that those of us that missed STS-133 were to contact her immediately. Turns out they had some room for us in the twent (that&#8217;s short for &#8216;Tweetup Tent&#8217;) if I could get down to Kennedy Space Center in, oh&#8230;two days. I cashed in some miles, got my but down there&#8230;and the <a href="http://thomaslarock.com/2011/04/nasa-tweetup-v2-0/">launch was scrubbed</a>.</p>
<p>But just 17 days later I was back down there to watch <a href="https://faceinspace.nasa.gov/STS134.aspx">Endeavour take her final trip into space</a>. Also, I was able to have a most unique photo opportunity thanks to my friend Michael Steineke, who happened to be down there doing some actual photo work for NASA that day.</p>
<h3>4. I did not quit my bacon addiction</h3>
<p>Of course not, if anything my powers grew stronger these past 12 months. The number of bacon-themed items people give me is astounding. For Christmas this year I was given a <a href="http://pic.twitter.com/e69qKcRo">string of bacon lights</a>! I love all of the items I get&#8230;<a href="http://www.baconpeanutbrittle.com/">bacon peanut brittle</a>&#8230;<a href="http://mediacdn.snorgtees.com/media/catalog/product/e/i/eitheryoulikebacon_fullpic.jpg" rel="prettyPhoto[7278]">bacon t-shirts</a>&#8230;<a href="http://www.geekalerts.com/marbled-bacon-soap/">bacon soap</a>&#8230;<a href="http://www.mcphee.com/shop/products/Bacon-Flavored-Toothpicks.html">bacon toothpicks</a>&#8230;<a href="https://edible-britishcolumbia.3dcartstores.com/Bacon-Salt--200g_p_216.html">bacon sea salt</a>&#8230;<a href="http://www.baconlube.com/">bacon lube</a>&#8230;and <a href="http://pic.twitter.com/tddjdzpJ">even just a package of bacon delivered on Christmas morning</a>. It&#8217;s all good.</p>
<h3>5. I didn&#8217;t quit Twitter, or Facebook, when G+ arrived</h3>
<p>And neither did anyone else. All G+ did was give us <em>yet another</em> place to spread some social networking love. I think I&#8217;ve hit my limit of social networks to maintain, I believe I have enough. I use each for a unique purpose and can&#8217;t imagine I need any more. I would like the ability to merge my G+ accounts though, here&#8217;s hoping Google can find a way to get that done in 2012 for me.</p>
<h3>6. I did not travel to Brazil</h3>
<p>Despite being personally invited to attend <a href="http://www.sqlsaturday.com/100/eventhome.aspx">SQL Saturday #100 in Sao Paulo</a>, I did not attend. Here&#8217;s hoping I do make it to Brazil one of these days. Good weather, good food, good drinks, and <a href="http://www.youtube.com/watch?v=UJkxFhFRFDA">that girl from Ipanema</a>.</p>
<div id="attachment_7287" class="wp-caption alignleft" style="width: 310px"><img class="size-medium wp-image-7287" title="IMG_20111111_201208" src="http://thomaslarock.com/wp-content/uploads/2011/12/IMG_20111111_201208-300x224.jpg?9d7bd4" alt="Look! It's something deep friend in bacon! IT MUST BE GOOD!" width="300" height="224" /><p class="wp-caption-text">Look! It&#39;s something deep friend in bacon! IT MUST BE GOOD!</p></div>
<h3>7. I was not asked to star in my own reality show</h3>
<p>Which seems odd because apparently everyone in America gets to be on their own show, otherwise we wouldn&#8217;t have &#8216;Jersey Shore&#8217;, or the Kardashians, or Nancy Grace. Even my sister-in-law (Heather M.) <a href="http://tlc.howstuffworks.com/tv/next-great-baker">was on a show this year</a>.</p>
<h3>8. Still waiting on those funds from Nigeria</h3>
<p>I have no idea what the holdup is. I gave my account numbers, just as Mr. Yan asked. I haven&#8217;t heard back from him, but I have heard from many others who have made similar requests for my bank information. Which seems completely normal because I am in the habit of just giving those numbers to anyone who needs them. Like when I get a coffee at Starbucks. I could hand them my card, but yelling out bank routing numbers is more fun. Sometimes they just give me that coffee for free.</p>
<h3>9. I did not get Hootsuite to pay me $5.99 a month</h3>
<p>I can&#8217;t stand <a href="http://thomaslarock.com/2011/07/hootsuite-can-pay-me-5-99-a-month-to-stop-reading-this/">Hootsuite</a>. To be specific, I can&#8217;t stand being treated poorly. Then again, it&#8217;s not as if I was a customer of theirs anyway, so I guess it&#8217;s OK for them to pretend I don&#8217;t have half a brain. I&#8217;m leaving that post as &#8220;featured&#8221; as a reminder to everyone how to NOT do customer service through the use of social media. As if we needed any <a href="http://penny-arcade.com/resources/just-wow1.html">more evidence of that</a>, right?</p>
<h3>10. Did not win the chance to be launched into orbit</h3>
<p>Has anyone else noticed that there are <a href="https://dbainspace.com/">no details about <em>coming back</em> to Earth</a>? I only ever see talk about the launch, not the recovery. Anyway, I didn&#8217;t win the contest which makes me part of the 99%, I believe.</p>
<h3>11. Was not escorted from a plane for playing Words With Friends after the door was closed</h3>
<p>Considering I flew over 75,000 miles last year, I&#8217;m a little surprised I didn&#8217;t have some kind of incident with regards to the TSA or FAA regulations. I have no idea how many miles Alec Baldwin flies, <a href="http://www.nypost.com/p/news/national/alec_baldwin_thrown_off_flight_at_ikgro0tlAWEveH4IMoa4YK">but he sure loves to play Scrabble</a>. As for the TSA, I managed to get through the year with only a handful of &#8220;Freedom Pats&#8221; being administered, and an equal number of exposures to the radiation from the backscatter machine that does next to nothing to enhance security. But hey, don&#8217;t take my word for it, just <a href="http://www.techdirt.com/articles/20110913/10465415931/guy-who-created-tsa-says-its-failed-its-time-to-dismantle-it.shtml">listen to one of the voices behind the creation of the TSA, John Mica</a>. I was one of the 31,956 people that signed the petition to abolish the TSA, and <a href="https://wwws.whitehouse.gov/petitions#!/response/response-we-people-petition-abolishment-transportation-security-administration">you can read the response I was given</a>. Hey, at least they wrote back, right?</p>
<p>&nbsp;</p>
<p><p></p>
<a href="http://thomaslarock.com/2011/12/11-things-that-never-happened-to-me-in-2011/">11 Things That Never Happened to Me in 2011</a> is a post from: <a href="http://thomaslarock.com">SQLRockstar | Thomas LaRock</a>
<p></p>
</p>
<div class="shr-publisher-7278"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://thomaslarock.com/2011/12/11-things-that-never-happened-to-me-in-2011/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>New SQL Server 2012 Licensing Changes Mean Nothing To Me</title>
		<link>http://thomaslarock.com/2011/11/new-sql-server-2012-licensing-changes-mean-nothing-to-me/</link>
		<comments>http://thomaslarock.com/2011/11/new-sql-server-2012-licensing-changes-mean-nothing-to-me/#comments</comments>
		<pubDate>Thu, 03 Nov 2011 15:02:00 +0000</pubDate>
		<dc:creator>sqlrockstar</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[SQL MVP]]></category>
		<category><![CDATA[SQLServerPedia Wiki]]></category>
		<category><![CDATA[Reasons Why I Should Not Be a SQL MVP]]></category>

		<guid isPermaLink="false">http://thomaslarock.com/?p=6919</guid>
		<description><![CDATA[They don&#8217;t. Not one thing. I don&#8217;t buy SQL Server, I get it for free. My clients and customers buy it, so maybe they care. You might think that would mean I care, but I don&#8217;t. I have no interest in listening to folks at MS tell me that they raised prices but are *still* cheaper than [...]<p><p></p>
<a href="http://thomaslarock.com/2011/11/new-sql-server-2012-licensing-changes-mean-nothing-to-me/">New SQL Server 2012 Licensing Changes Mean Nothing To Me</a> is a post from: <a href="http://thomaslarock.com">SQLRockstar | Thomas LaRock</a>
<p></p>
</p>
]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://www.microsoft.com/sqlserver/en/us/future-editions/sql2012-licensing.aspx">They don&#8217;t</a>. Not one thing. I don&#8217;t buy SQL Server, I get it for free. My clients and customers buy it, so maybe they care. You might think that would mean I care, but I don&#8217;t. I have no interest in listening to folks at MS tell me that they raised prices but are *still* cheaper than Oracle. I just don&#8217;t. They <a href="http://www.microsoft.com/sqlserver/en/us/future-editions/sql2012-editions.aspx">eliminated Datacenter edition</a>? Whatever.</p>
<p>Here&#8217;s what I care about: standards.</p>
<p>I want people using database tools and products to have a similar experience. It&#8217;s one of the things I <a href="http://thomaslarock.com/2009/03/sql-server-and-null-values/">can&#8217;t stand about NULLs</a>, there are no standards applied to third party vendors that make default connections to data sources, which leads to no end of confusion for end users. It sucks, and I&#8217;m <a href="http://www.youtube.com/v/QMBZDwf9dok?version=3&amp;amp;hl=en_US&amp;amp;rel=0">mad as hell</a>.</p>
<p>Here&#8217;s <a href="http://dba.stackexchange.com/questions/7087/auto-commit-in-sql-server-and-oracle">an example for you</a>. Apparently there is a difference in the default auto-commit settings between Oracle and MSSQL. Can someone explain why that would be the case? You know what, I don&#8217;t care why, it doesn&#8217;t matter. What I want is for <strong>such things to be standard. </strong>If I have to be the SQL Server admin and I get an instance of Oracle shoved down my pants then I should have a fighting chance at supporting it, and vice-versa. So why don&#8217;t we have some standards regarding transactions, logging, recovery, etc.? Is that too much to ask?</p>
<p>Most people aren&#8217;t going to care about these licensing costs, regardless of platform. What they care about is ease of use and standards. They care about known expectations. The difference in a few dollars per core means nothing to the average DBA. They care about performance, administrative overhead, and ease of use. They care about standards and configurations and being able to recover data that is erased by accident.</p>
<p>I&#8217;m sure the CFOs and CIOs in the world quibble over the price of the technology, but I am equally sure that those CFOs and CIOs are so far removed from doing actual work that they don&#8217;t appreciate the little things, such as an auto-commit setting, and how much money it will cost them to get things back on track. What money? Well, how about the hours lost for your admin (that you decided didn&#8217;t need any extra training) that needs to recover from an end-user mistake? Care to add those hours up? Probably not, that is the type of thing to get swept under the rug, especially when you want to show your boss how well everything is going.</p>
<p>If it is really too much to ask for some type of standards, then can I at least get some frozen yogurt?</p>
<p><p></p>
<a href="http://thomaslarock.com/2011/11/new-sql-server-2012-licensing-changes-mean-nothing-to-me/">New SQL Server 2012 Licensing Changes Mean Nothing To Me</a> is a post from: <a href="http://thomaslarock.com">SQLRockstar | Thomas LaRock</a>
<p></p>
</p>
<div class="shr-publisher-6919"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://thomaslarock.com/2011/11/new-sql-server-2012-licensing-changes-mean-nothing-to-me/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Wanna Get Good at SQL Server?</title>
		<link>http://thomaslarock.com/2011/10/wanna-get-good-at-sql-server/</link>
		<comments>http://thomaslarock.com/2011/10/wanna-get-good-at-sql-server/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 17:01:17 +0000</pubDate>
		<dc:creator>sqlrockstar</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[Professional Development]]></category>
		<category><![CDATA[SQL MVP]]></category>
		<category><![CDATA[SQLServerPedia Wiki]]></category>

		<guid isPermaLink="false">http://thomaslarock.com/?p=6685</guid>
		<description><![CDATA[In his book Outliers: The Story of Success, Malcolm Gladwell mentions about how most people need roughly 10,000 hours of training at something before they are an expert. Despite my disagreeing with many of the book&#8217;s assertions, that was one statement I did not take issue with. I know that it takes dedication and hard [...]<p><p></p>
<a href="http://thomaslarock.com/2011/10/wanna-get-good-at-sql-server/">Wanna Get Good at SQL Server?</a> is a post from: <a href="http://thomaslarock.com">SQLRockstar | Thomas LaRock</a>
<p></p>
</p>
]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>In his book <a href="http://www.amazon.com/gp/product/0316017922?ie=UTF8&amp;tag=sq0f-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0316017922">Outliers: The Story of Success</a>, Malcolm Gladwell mentions about how <a href="http://thomaslarock.com/2010/01/book-review-outliers-the-story-of-success/">most people need roughly 10,000 hours of training</a> at something before they are an expert. Despite my disagreeing with many of the book&#8217;s assertions, that was one statement I did not take issue with. I know that it takes dedication and hard work to achieve a goal. I&#8217;ve seen it, time and time again. The earliest known examples I was able to witness were (no surprise) related to my experiences as a basketball coach.</p>
<p>Many years ago I met a man named Rob Fodor while we were working at the same summer camp together as coaches. Rob had been a standout player in high school and college and was even drafted by his hometown Detroit Pistons. One thing you noticed right away about Rob was that he could shoot the basketball really well. The first time I saw him give a talk to the whole camp about shooting he spent the first ten minutes going through drills with just one hand (because if you can&#8217;t shoot with one, you can&#8217;t shoot with two, the second hand is just for balance anyway). So Rob would be out there warming up (and showing off) with one hand shots from all over the court and using both hands. He kept backing up until he would make half court shots with just one hand&#8230;either hand&#8230;</p>
<p>Part of Rob&#8217;s talk was about how long it took for him to become a good shooter. Not just good, actually, but so good he would be drafted by a pro team. That was his goal, he wanted to play professional basketball. And in order to be the best, Rob knew what needed to be done.</p>
<p>He needed to practice.</p>
<p>Rob would shoot 2,000 shots a day. He did 200 shots from 10 different spots on the floor. Know how long it takes to do 2,000 shots? Hours, that&#8217;s how long. But he did it, because he had a goal. But Rob knew something else, too.</p>
<p>See, Rob knew that there was some other kid that was shooting 2,000 shots a day as well. And that on some Friday night, that kid would go to the movies, and Rob would go do his 2,000 shots, and in Rob&#8217;s words:</p>
<p>&#8220;<em>I KNEW I WAS BEATING HIM!</em>&#8221;</p>
<p>And that gave Rob the incentive to do the same thing, over and over. His hard work would put him at a certain level of ability, and instead of going to the movies he would go practice and would then have the edge on those that chose to take the night off.</p>
<p>So why am I telling you this story?</p>
<p>If you want to be good at SQL Server, you gotta put in the hours. You can&#8217;t just go take an exam and expect that will make you a DBA. There is no substitute for experience. Right now, you and another database professional are of equal skill. Tonight they are going out for a <a href="http://baconmartini.com/">bacon martini</a> (or two). You are going to stay home and build some VMs in order to install the <a href="https://www.microsoft.com/betaexperience/pd/SQLDCTP3CTA/enus/">CTP3 of SQL2012 </a> just so you can try out some new features.</p>
<p>Come tomorrow, guess who will have the edge on the other?</p>
<p>Trust me, the hard work will pay off in the long run, it always does.</p>
<p><p></p>
<a href="http://thomaslarock.com/2011/10/wanna-get-good-at-sql-server/">Wanna Get Good at SQL Server?</a> is a post from: <a href="http://thomaslarock.com">SQLRockstar | Thomas LaRock</a>
<p></p>
</p>
<div class="shr-publisher-6685"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://thomaslarock.com/2011/10/wanna-get-good-at-sql-server/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 39/66 queries in 0.100 seconds using disk: basic
Object Caching 1997/2069 objects using disk: basic

Served from: thomaslarock.com @ 2012-05-23 10:25:31 -->
