<?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>John Sansom</title>
	<atom:link href="http://www.johnsansom.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johnsansom.com</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 10:46:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Something for the Weekend &#8211; SQL Server Links 24/05/13</title>
		<link>http://www.johnsansom.com/sql-server-links-240513/</link>
		<comments>http://www.johnsansom.com/sql-server-links-240513/#comments</comments>
		<pubDate>Thu, 23 May 2013 10:46:02 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[Link Posts]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=11845</guid>
		<description><![CDATA[It&#8217;s SFTW Time, I hope you&#8217;ve had a great week! The holiday weekend is fast approaching for many of you and so the weekly links round-up is coming at you a day early. Whatever you&#8217;ve got planned, have a great weekend, cheers. Here’s your weekly roundup of SQL Server Blog Posts, News and Technology Stuff.(...)<div class='yarpp-related-rss yarpp-related-none'>
</div>
]]></description>
				<content:encoded><![CDATA[<div style="float:right;margin:5px;" class="CBD_ad"></div>
<p>It&#8217;s SFTW Time, I hope you&#8217;ve had a great week!</p>
<p>The holiday weekend is fast approaching for many of you and so the weekly links round-up is coming at you a day early. Whatever you&#8217;ve got planned, have a great weekend, cheers.</p>
<p>Here’s your weekly roundup of SQL Server Blog Posts, News and Technology Stuff. Enjoy&#8230;.</p>
<div>
<h2><span style="color: #993300;">SQL Server Links</span></h2>
<div id="attachment_11867" class="wp-caption alignright" style="width: 202px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><a href="http://feedburner.google.com/fb/a/mailverify?uri=JohnSansom-SqlServerDba"><img class=" wp-image-11867   " style="border: 0px;" alt="&quot;Click me to get posts via email each week&quot;" src="http://cdn.johnsansom.com/wp-content/uploads/2013/05/rss-man-300x300.jpg" width="192" height="192" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Click me to get posts via email each week</p></div>
</div>
<ul>
<li><a title="Reducing SQL Server IO and Access Times using Bloom Filters – Part 3 (Inserting Data)" href="http://dataidol.com/tonyrogerson/2013/05/17/reducing-sql-server-io-and-access-times-using-bloom-filters-part-3-inserting-data/" target="_blank">Reducing SQL Server IO and Access Times using Bloom Filters – Part 3 (Inserting Data)</a> - Continuing his fascinating series on the use of Bloom filters, it&#8217;s Tony Rogerson (<a href="http://dataidol.com/tonyrogerson">Blog</a>|<a href="http://twitter.com/#!/tonyrogerson">Twitter</a>).</li>
<li><a title="Looking at Database Snapshot Performance" href="http://www.sqlperformance.com/2013/05/t-sql-queries/database-snapshot-performance" target="_blank">Looking at Database Snapshot Performance</a> - I really enjoyed this piece from Jonathan Kehayias (<a href="http://www.sqlskills.com/blogs/jonathan/">Blog</a>|<a href="http://twitter.com/sqlpoolboy">Twitter</a>) via <a href="http://www.sqlperformance.com/">SqlPerformance.com</a>. I&#8217;ve used Snapshots in a number of solutions and have needing to use FusionIO cards in order to get the IO levels to where they needed to be to support the workload.</li>
<li><a title="Junior DBA Interview Questions - Updated" href="http://thomaslarock.com/2013/05/updated-junior-dba-interview-questions" target="_blank">Junior DBA Interview Questions &#8211; Updated</a> - Times are changing. Thomas Larock (<a href="http://thomaslarock.com/">Blog</a>|<a href="http://twitter.com/SQLRockstar">Twitter</a>) reflects on how the role of the Junior DBAs is different for those now on the start of their journey.</li>
<li><a title="How to Manage Vendor Databases [Video]" href="http://www.brentozar.com/archive/2013/05/how-to-manage-vendor-databases-video" target="_blank">How to Manage Vendor Databases [Video]</a> - This weeks video from Brent Ozar (<a href="http://www.brentozar.com/">Blog</a>|<a href="http://twitter.com/brento">Twitter</a>) looks at how you to manage vendor databases.</li>
<li><a href="http://www.sqlsoldier.com/wp/sqlserver/bugsysdm_db_session_space_usagereportingextremelyhightempdballocations" target="_blank">Bug: sys.dm_db_session_space_usage Reporting Extremely High Tempdb Allocations</a> - Sharing a recent and tricky troubleshooting case, it&#8217;s Robert L. Davis(<a href="http://www.sqlsoldier.com/wp/">Blog</a>|<a href="http://twitter.com/#!/SQLSoldier">Twitter</a>).</li>
<li><a title="Book Review – Windows Powershell 3.0" href="http://www.sqlfeatherandquill.com/2013/05/16/book-review-windows-powershell-3-0-step-by-step-by-ed-wilson-oreilly-media-inc" target="_blank">Book Review – Windows Powershell 3.0</a> - Andy Lohn (<a href="http://www.sqlfeatherandquill.com/">Blog</a>|<a href="https://twitter.com/SQLQuill">Twitter</a>) shares his thoughts.</li>
<li><a title="The Many Uses of Cross Apply" href="http://sqlstudies.com/2013/05/20/the-many-uses-of-cross-apply/" target="_blank">The Many Uses of Cross Apply</a> - An interesting looking at the various ways the Cross Apply function can be used, brought together courtesy of Kenneth Fisher (<a href="http://sqlstudies.com/">Blog</a>).</li>
<li><a title="Use PowerShell to Copy Only Folders that Contain Files" href="http://blogs.technet.com/b/heyscriptingguy/archive/2013/05/20/use-powershell-to-copy-only-folders-that-contain-files.aspx" target="_blank">Use PowerShell to Copy Only Folders that Contain Files</a> - Some PowerShell magic from the Scripting Guy, Ed Wilson (<a href="http://blogs.technet.com/b/heyscriptingguy/">Blog</a>).</li>
</ul>
<h2><span style="color: #993300;"><span>SQL Community Forum</span></span></h2>
<p>Lot&#8217;s of new folks joining this week (following my <a href="http://www.johnsansom.com/your-community-your-voice/" target="_blank">post</a>) and introducing themselves to community.</p>
<p>These are some of things being talked about right now by Data Professionals just like you in the <a title="SQLBrit Community Forum" href="http://johnsansom.com/sqlforum/index.php" target="_blank"><span>Community Forum</span></a></p>
<ul>
<li><a title="What One Piece of Advice Would You Give To Your Past Self? " href="http://johnsansom.com/sqlforum/professional-development/what-one-piece-of-advice-would-you-give-to-your-past-self/msg698/#msg698" target="_blank">What One Piece of Advice Would You Give To Your Past Self?</a></li>
<li><a title="Say Hi and Introduce Yourself" href="http://johnsansom.com/sqlforum/welcome-and-general-discussion/say-hi-and-introduce-yourself/msg717/?topicseen#msg717" target="_blank">Say Hi and Introduce Yourself</a></li>
<li><a title="How Did You Become a DBA?" href="http://johnsansom.com/sqlforum/professional-development/how-did-you-become-a-dba" target="_blank">How Did You Become a DBA?</a></li>
</ul>
<h2><span style="color: #993300;">Misc. Technology Posts</span></h2>
<ul>
<li><a href="http://thomaslarock.com/2013/05/they-only-remember-the-no/" target="_blank">They Only Remember the &#8220;No&#8221;</a> - Thomas Larock (<a href="http://thomaslarock.com/">Blog</a>|<a href="http://twitter.com/SQLRockstar">Twitter</a>)</li>
<li><a title="Microsoft unveils Xbox One next-generation console" href="http://www.bbc.co.uk/news/technology-22613948" target="_blank">Microsoft unveils Xbox One next-generation console</a> - BBC News Technology</li>
<li><a title="More than half of Windows 8 users just treat it like Windows 7" href="http://www.theregister.co.uk/2013/05/22/windows_8_soluto_survey/" target="_blank">More than half of Windows 8 users just treat it like Windows 7</a> - TheRegister</li>
<li><a title="Xbox One pre-owned games may require fee payment" href="http://www.bbc.co.uk/news/technology-22623010" target="_blank">Xbox One pre-owned games may require fee payment</a> - BBC News Technology</li>
<li><a title="Twitter locks down logins by adding two-factor authentication" href="http://www.theregister.co.uk/2013/05/22/twitter_adds_two_factor_authentication/" target="_blank">Twitter locks down logins by adding two-factor authentication</a> - TheRegister</li>
</ul>
<div>
<p style="text-align: justify;">Have you enjoyed a blog post this week that deserves a mention? Share it in the comments and on <a href="http://www.twitter.com/SQLBrit">Twitter</a>(@SQLBrit). <strong><br />
</strong></p>
<p style="text-align: center;"><strong>If you enjoyed this weeks round-up of SQL content please show your support by sharing it. <a href="http://www.johnsansom.com/sql-server-links-240513">Click</a> a share option at the top of the on site post.</strong></p>
<p style="text-align: center;">Thanks for reading and have a great weekend!</p>
</div>
<div style="clear:both;"></div>
<div class='yarpp-related-rss yarpp-related-none'>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/sql-server-links-240513/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Community, Your Voice, Your Forum</title>
		<link>http://www.johnsansom.com/your-community-your-voice/</link>
		<comments>http://www.johnsansom.com/your-community-your-voice/#comments</comments>
		<pubDate>Tue, 21 May 2013 10:00:02 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[Professional Development]]></category>
		<category><![CDATA[SQLServerCentral Syndication]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=11803</guid>
		<description><![CDATA[For me, one of the most rewarding things about blogging are the conversations we have together. The opportunity to connect, share and grow with passionate people from all over the world is a great privilege. I&#8217;ve met so many wonderful people through our community, learning something from each of you about technology and even life.(...)<div class='yarpp-related-rss'>
<h3>Related posts:</h3><ol>
<li><a href='http://www.johnsansom.com/whats-it-like-to-be-a-dba/' rel='bookmark' title='What&rsquo;s it Like to Be a DBA?'>What&rsquo;s it Like to Be a DBA?</a></li>
<li><a href='http://www.johnsansom.com/your-dba-role-is-changing-are-you-ready/' rel='bookmark' title='Your DBA Role is Changing. Are you Ready?'>Your DBA Role is Changing. Are you Ready?</a></li>
<li><a href='http://www.johnsansom.com/how-to-be-an-expert-in-your-company/' rel='bookmark' title='How To Be An Expert At What You Do'>How To Be An Expert At What You Do</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>For me, one of the most rewarding things about blogging are the conversations we have together.</p>
<p>The opportunity to connect, share and grow with passionate people from all over the world is a <strong>great privilege</strong>. I&#8217;ve met so many wonderful people through our community, learning something from each of you about technology and even life.</p>
<p>On occasion I myself have attempted to share the odd pearl of wisdom or snippet of advice. Through my blogging tenure I&#8217;ve discovered that I&#8217;m particularly fond of waxing on about Professional Development. So much so in fact, that some folks seem to consider me to be some sort of authority on the subject. Ha!</p>
<p>A curious side-effect to this infamy has been that people often reach out to me for advice and guidance. This is something I take very seriously indeed and I do my utmost to provide a well considered personal reply to all those who reach out, whether via email, in a <a href="http://www.johnsansom.com/your-road-to-becoming-a-dba/">blog post</a> or in the blog <a href="http://www.johnsansom.com/how-to-become-a-sql-server-dba/">comments</a>.</p>
<p>This got me thinking. What if there were some way that I could create a space to bring together all this advice, experience and hot air, making it available for the benefit of everyone. Better still, what if I could somehow tap into the collective wisdom and experience of the entire community, increasing the quality of advice available to those seeking guidance. Sounds like a marvelous idea.</p>
<p>That&#8217;s why I started the <a title="SQLBrit Community Forum" href="http://www.johnsansom.com/sqlforum/" target="_blank">SQL Brit Community Forum</a>.</p>
<div id="attachment_10715" class="wp-caption aligncenter" style="width: 510px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; display: block; margin-right: auto; margin-left: auto;"><a href="http://www.johnsansom.com/sqlforum/"><img class="size-full wp-image-10715 " alt="Lion Roaring" src="http://cdn.johnsansom.com/wp-content/uploads/2013/02/LionRoaring.jpg" width="500" height="333" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">let&#8217;s make our community a roaring success together</p></div>
<p>I wanted to create:</p>
<ul>
<li>A place where we can talk about all the other, non-technical, stuff there is to be being a Data Professional.</li>
<li>A friendly, open and honest community, where members support each other on their journey towards becoming the Data Professionals they want to be.</li>
<li>An environment that moves beyond the limits of blog comments by providing a platform that enables passionate, vibrant and robust conversation.</li>
<li>A place where members can benefit from the collective experience, knowledge and wisdom of each other.</li>
</ul>
<h2><span style="color: #993300;">Your Community in Action</span></h2>
<p>The community forum has been open for a couple of months already, with <strong>over 120 registered members</strong> and <strong>700 posts</strong>, it&#8217;s only now however that I&#8217;m choosing to blog about it.</p>
<p>As with all ideas I was initially unsure if it would get much traction but then once I saw the positive effect the community was having, I became convinced that I must do what I can to share it further.</p>
<p>You see what really surprised me was that the community had become not just a place where the experienced folks supported the new on their journey (like <a href="http://johnsansom.com/sqlforum/welcome-and-general-discussion/new-commer/">here</a>, <a href="http://johnsansom.com/sqlforum/professional-development/complete-newbie-taking-the-plunge/">here</a> or <a href="http://johnsansom.com/sqlforum/professional-development/new-comer-from-la-area-with-lots-of-questions-)/">here</a>) but also a place where members could refine their existing expertise further (like <a href="http://johnsansom.com/sqlforum/professional-development/what-character-traits-do-you-look-for-in-a-dba/">here</a> and <a href="http://johnsansom.com/sqlforum/professional-development/there's-just-never-enough-time/">here</a>).</p>
<p>Folks are using the community to bounce ideas off of one another and are taking their professional development to the next level through collaborating together. This is in a word is, fantastic!</p>
<h2><span style="color: #993300;">Creating a Roaring Success Together</span></h2>
<p>You see the thing about community is the more you give the more rewarding the experience becomes for everyone involved.</p>
<p>As Data Professionals we&#8217;re all super busy chaps that have a lot of competing priorities for our time. I would not be asking for yours if I did not believe in what we&#8217;re doing here. My will alone is unfortunately not enough and for this community to truly be successful<strong> I need your help</strong> to make it happen.</p>
<p>I know that you are passionate about your career and the SQL community because you&#8217;re here reading this. Whether to share your own experiences or to enjoy the opportunity to learn from others, I would be delighted for you to <a title="Join Community Forum" href="http://www.johnsansom.com/sqlforum/">join</a> our new community forum and be a part of making it a roaring success.</p>
<p><strong>Thank you!</strong></p>
<div class='yarpp-related-rss'>
<h3>Related posts:</h3><ol>
<li><a href='http://www.johnsansom.com/whats-it-like-to-be-a-dba/' rel='bookmark' title='What&rsquo;s it Like to Be a DBA?'>What&rsquo;s it Like to Be a DBA?</a></li>
<li><a href='http://www.johnsansom.com/your-dba-role-is-changing-are-you-ready/' rel='bookmark' title='Your DBA Role is Changing. Are you Ready?'>Your DBA Role is Changing. Are you Ready?</a></li>
<li><a href='http://www.johnsansom.com/how-to-be-an-expert-in-your-company/' rel='bookmark' title='How To Be An Expert At What You Do'>How To Be An Expert At What You Do</a></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/your-community-your-voice/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Something for the Weekend &#8211; SQL Server Links 17/05/13</title>
		<link>http://www.johnsansom.com/sql-server-links-170513/</link>
		<comments>http://www.johnsansom.com/sql-server-links-170513/#comments</comments>
		<pubDate>Fri, 17 May 2013 10:00:33 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[Link Posts]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=11730</guid>
		<description><![CDATA[It&#8217;s SFTW Time, I hope you&#8217;ve had a great week! Make sure you don&#8217;t miss this weekly round-up of SQL Server Links, community news and technology banter by Subscribing to the Blog Feed. You can also Get posts delivered direct to your Inbox free via Email. Here’s your weekly roundup of SQL Server Blog Posts,(...)<div class='yarpp-related-rss'>
<h3>Related posts:</h3><ol>
<li><a href='http://www.johnsansom.com/restart-the-sql-server-agent-service-using-powershell/' rel='bookmark' title='Restart the SQL Server Agent Service using PowerShell'>Restart the SQL Server Agent Service using PowerShell</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s SFTW Time, I hope you&#8217;ve had a great week!</p>
<p style="text-align: center;"><strong><em>Make sure you don&#8217;t miss this weekly round-up of SQL Server Links, community news and technology banter by <a href="http://feeds.feedburner.com/JohnSansom-SqlServerDba">Subscribing to the Blog Feed</a>.</em></strong></p>
<p style="text-align: center;"><img title="Subscribe Via RSS" alt="Subscribe to the blog via RSS" src="http://cdn.johnsansom.com/wp-content/uploads/2013/01/RSS.jpg" width="70" height="130" /></p>
<p style="text-align: center;"><strong><em>You can also Get posts delivered direct to your Inbox free <a title="Subscribe to this blog via Email" href="http://feedburner.google.com/fb/a/mailverify?uri=JohnSansom-SqlServerDba">via Email</a>.</em></strong></p>
<p>Here’s your weekly roundup of SQL Server Blog Posts, News and Technology Stuff. Enjoy&#8230;.</p>
<div>
<h2><span style="color: #993300;">SQL Server Links</span></h2>
</div>
<ul>
<li><a title="Top 3 Performance Killers For Linked Server Queries" href="http://thomaslarock.com/2013/05/top-3-performance-killers-for-linked-server-queries" target="_blank">Top 3 Performance Killers For Linked Server Queries</a> - Some great advice from Thomas Larock (<a href="http://thomaslarock.com/">Blog</a>|<a href="http://twitter.com/SQLRockstar">Twitter</a>). No.1 was news to me and I&#8217;ll be double checking for this issue/oversight in my environments.</li>
<li><a title="1TB Databases for Developers [Video]" href="http://www.brentozar.com/archive/2013/05/1tb-databases-for-developers-video" target="_blank">1TB Databases for Developers [Video]</a> - Brent Ozar (<a href="http://www.brentozar.com/">Blog</a>|<a href="http://twitter.com/brento">Twitter</a>) shares his favourite lessons for developers who work with either OLTP or data warehouses.</li>
<li><a title="Five Ways to Improve Your Productivity with SSMS" href="http://www.dbnewsfeed.com/2013/04/30/five-ways-to-improve-your-productivity-with-ssms" target="_blank">Five Ways to Improve Your Productivity with SSMS</a> - Always on the look out for productivity tips, here&#8217;s some time saving suggestions for a tool many of us use daily courtesy of Matan Yungman (<a href="http://www.dbnewsfeed.com/">Blog</a>|<a href="https://twitter.com/MatanYungman">Twitter</a>).</li>
<li><a href="http://chrisyatessql.wordpress.com/2013/05/10/giving-credit-where-credit-is-due" target="_blank">Giving Credit Where Credit Is Due</a> - Thoughts on community from Chris Yates(<a href="http://chrisyatessql.wordpress.com/">Blog</a>|<a href="http://twitter.com/YatesSQL">Twitter</a>).</li>
<li><a title="SQL Server–Storage Spaces/VHDx and 4K Sector Size" href="http://blogs.msdn.com/b/psssql/archive/2013/05/15/sql-server-storage-spaces-vhdx-and-4k-sector-size.aspx?utm_source=feedly" target="_blank">SQL Server–Storage Spaces/VHDx and 4K Sector Size</a> - The CSS SQL Server Engineers (<a href="http://blogs.msdn.com/b/psssql/">Blog</a>) continuing their series on SQL Server Storage Spaces/VHD considerations.</li>
<li><a title="INSERT SELECT is Broken. Ask Microsoft to Fix It." href="http://sqlblog.com/blogs/adam_machanic/archive/2013/05/15/insert-select-is-broken-ask-microsoft-to-fix-it.aspx" target="_blank">INSERT SELECT is Broken. Ask Microsoft to Fix It.</a> - Adam Machanic (<a href="http://sqlblog.com/blogs/adam_machanic/default.aspx">Blog</a>|<a href="http://twitter.com/#!/adammachanic">Twitter</a>) asks for your support.</li>
<li><a title="Developers and Reporting Services" href="http://www.the-fays.net/blog/?p=318" target="_blank">Developers and Reporting Services</a> - You know you&#8217;re in for a good day at the office when a Developer shares this piece of art with you.</li>
<li><a title="Monitoring SSD Performance" href="http://www.brentozar.com/archive/2013/05/monitoring-ssd-performance" target="_blank">Monitoring SSD Performance</a> - Getting all SMART with Jeremiah Peschka (<a href="http://www.brentozar.com/">Blog</a>|<a href="http://twitter.com/brento">Twitter</a>).</li>
<li><a title="SQL Server: joining NULL values" href="http://explainextended.com/2013/05/08/sql-server-joining-null-values" target="_blank">SQL Server: joining NULL values</a> - An interesting look at how to implement the ANSI condition IS NOT DISTINCT FROM in SQL Server from a mysterious chap by the name of Quassnoi.</li>
<li><a title="Cannot Replicate “Stored Procedure Execution” when CDC is Enabled" href="http://blogs.msdn.com/b/repltalk/archive/2013/04/28/cannot-replicate-stored-procedure-execution-when-cdc-is-enabled.aspx" target="_blank">Cannot Replicate “Stored Procedure Execution” when CDC is Enabled</a> - Microsoft SQL Server Replication Support Team(<a href="http://blogs.msdn.com/b/repltalk/">Blog</a>) share details of a limitation By Design that CDC users should take note of.</li>
<li><a title="The Basics of SQL Server Execution Plans (video)" href="http://www.brentozar.com/archive/2013/05/the-basics-of-sql-server-execution-plans-video" target="_blank">The Basics of SQL Server Execution Plans (video)</a> - In this video Jeremiah Peschka (<a href="http://www.brentozar.com/">Blog</a>|<a href="http://twitter.com/brento">Twitter</a>) shares the concepts of reading SQL Server Execution Plans for beginners.</li>
<li><a title="SqlDev PowerShell 101: Getting Started with PowerShell" href="http://sqlfool.com/2013/05/sqldev-powershell-101/" target="_blank">SqlDev PowerShell 101: Getting Started with PowerShell</a> - Taking those first few steps with PowerShell can seem daunting but as with most things, it&#8217;s easy once you know how. Here&#8217;s Michelle Ufford(<a href="http://sqlfool.com/">Blog</a>|<a href="http://twitter.com/#!/sqlfool">Twitter</a>) with a helping hand to get you off to a good start.</li>
</ul>
<h2><span style="color: #993300;">Misc. Technology Posts</span></h2>
<ul>
<li><a title="6 Tech Trends of the Far Future" href="http://www.inc.com/john-brandon/6-tech-trends-of-the-far-future.html" target="_blank">6 Tech Trends of the Far Future</a> - Inc.com</li>
<li><a href="http://ozar.me/2013/05/why-im-tolerating-the-surface-pro" target="_blank">Why I&#8217;m Tolerating the Surface Pro</a> - Brent Ozar</li>
<li><a title="Google reveals Play Music All Access subscription service" href="http://www.bbc.co.uk/news/technology-22542725" target="_blank">Google reveals Play Music All Access subscription service</a> - BBC News Technology</li>
<li><a title="BlackBerry Messenger unleashed: Look out Twitter and Facebook" href="http://www.theregister.co.uk/2013/05/16/blackberry_bbm_analysis/" target="_blank">BlackBerry Messenger unleashed: Look out Twitter and Facebook</a> - TheRegister</li>
<li><a title="Google Glass - cool or creepy?" href="http://www.bbc.co.uk/news/technology-22538854" target="_blank">Google Glass &#8211; cool or creepy?</a> - BBC News Technology</li>
</ul>
<div>
<p style="text-align: justify;">Have you enjoyed a blog post this week that deserves a mention? Share it in the comments and on <a href="http://www.twitter.com/SQLBrit">Twitter</a>(@SQLBrit). <strong><br />
</strong></p>
<p style="text-align: center;"><strong>If you enjoyed this weeks round-up of SQL content please show your support by sharing it. <a href="http://www.johnsansom.com/sql-server-links-170513">Click</a> a share option at the top of the on site post.</strong></p>
<p style="text-align: center;">Thanks for reading and have a great weekend!</p>
</div>
<div class='yarpp-related-rss'>
<h3>Related posts:</h3><ol>
<li><a href='http://www.johnsansom.com/restart-the-sql-server-agent-service-using-powershell/' rel='bookmark' title='Restart the SQL Server Agent Service using PowerShell'>Restart the SQL Server Agent Service using PowerShell</a></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/sql-server-links-170513/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Something for the Weekend &#8211; SQL Server Links 10/05/13</title>
		<link>http://www.johnsansom.com/sql-server-links-100513/</link>
		<comments>http://www.johnsansom.com/sql-server-links-100513/#comments</comments>
		<pubDate>Fri, 10 May 2013 10:00:22 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[Link Posts]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=11648</guid>
		<description><![CDATA[It&#8217;s SFTW Time, I hope you&#8217;ve had a great week! Back in Blighty after a fantastic few weeks in Florida. We enjoyed our first week at the Saddlebrooke Tennis Academy. Training 5 hours a day in the Florida sun is not easy but great fun! Look out for me at Wimbledon this year. Here’s your(...)<div class='yarpp-related-rss yarpp-related-none'>
</div>
]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s SFTW Time, I hope you&#8217;ve had a great week!</p>
<p>Back in Blighty after a fantastic few weeks in Florida. We enjoyed our first week at the Saddlebrooke Tennis Academy. Training 5 hours a day in the Florida sun is not easy but great fun! Look out for me at Wimbledon this year.</p>
<p>Here’s your weekly roundup of SQL Server Blog Posts, News and Technology Stuff. Enjoy&#8230;.</p>
<div>
<h2><span style="color: #993300;">SQL Server Links</span></h2>
</div>
<ul>
<li><a title="Doing it Wrong: Virtualizing SQL Server" href="http://thomaslarock.com/2013/04/doing-it-wrong-virtualizing-sql-server/" target="_blank">Doing it Wrong: Virtualizing SQL Server</a> - 10 years of virtualization experience shared for your benefit courtesy of Thomas Larock (<a href="http://thomaslarock.com/">Blog</a>|<a href="http://twitter.com/SQLRockstar">Twitter</a>).</li>
<li><a title="More businesses than you think are on the cutting edge" href="http://www.sqlskills.com/blogs/paul/more-businesses-than-you-think-are-on-the-cutting-edge" target="_blank">More businesses than you think are on the cutting edge</a> - More people are using SQL2012 than I thought. Here&#8217;s the latest survey results from Paul Randal (<a href="http://www.sqlskills.com/blogs/paul/">Blog</a>|<a href="http://twitter.com/paulrandal">Twitter</a>).</li>
<li><a href="http://thomaslarock.com/2013/04/do-you-have-a-big-data-problem" target="_blank">Do You Have a Big Data Problem</a> - &#8220;Everyone has a BIG data problem, they just don&#8217;t know it yet&#8221; &#8211; Thomas Larock (<a href="http://thomaslarock.com/">Blog</a>|<a href="http://twitter.com/SQLRockstar">Twitter</a>).</li>
<li><a title="The Basics of Database Sharding" href="http://www.brentozar.com/archive/2013/05/the-basics-of-database-sharding" target="_blank">The Basics of Database Sharding</a> - An excellent and educational video from Jeremiah Peschka (<a href="http://www.brentozar.com/">Blog</a>|<a href="http://twitter.com/brento">Twitter</a>) looking at scaling out your databases.</li>
<li><a title="Last call for London classes until 2015 or 2016" href="http://www.sqlskills.com/blogs/paul/last-call-for-london-classes-until-2015-or-2016" target="_blank">Last call for London classes until 2015 or 2016</a> - The Immersion Events I was fortunate to attend were some of the best SQL Server training I have experienced. This could be the last opportunity for UK folks to enjoy such high quality training for quite some time. Paul Randal (<a href="http://www.sqlskills.com/blogs/paul/">Blog</a>|<a href="http://twitter.com/paulrandal">Twitter</a>) with the details.</li>
<li><a title="Indexing Wide Keys in SQL Server" href="http://www.brentozar.com/archive/2013/05/indexing-wide-keys-in-sql-server" target="_blank">Indexing Wide Keys in SQL Server</a> - Another great performance tuning technique using Computed Columns from Kendra Little (<a href="http://www.brentozar.com">Blog</a>|<a href="http://twitter.com/kendra_little">Twitter</a>). You might also enjoy my recent post on <a href="http://www.johnsansom.com/implicit-conversions-computed-columns/">avoiding Implicit Conversions with computed columns</a>.</li>
<li><a title="How to Tell Your Windows Azure SQL Database Moved" href="http://www.scarydba.com/2013/05/07/how-to-tell-your-windows-azure-sql-database-moved" target="_blank">How to Tell Your Windows Azure SQL Database Moved</a> - For the most part you can&#8217;t it would seem. Grant Fritchey (<a href="http://www.scarydba.com/">Blog</a>|<a href="http://twitter.com/#!/gfritchey">Twitter</a>) explains.</li>
<li><a title="Reducing SQL Server IO and Access Times using Bloom Filters – Part 1 (Concepts)" href="http://dataidol.com/tonyrogerson/2013/05/09/reducing-sql-server-io-and-access-times-using-bloom-filters-part-1-concepts/" target="_blank">Reducing SQL Server IO and Access Times using Bloom Filters – Part 1 (Concepts)</a> - Very interesting post from Tony Rogerson (<a href="http://dataidol.com/tonyrogerson">Blog</a>|<a href="http://twitter.com/#!/tonyrogerson">Twitter</a>)! Admittedly I had to read it through a couple of times&#8230;</li>
<li><a title="AlwaysOn is the New Active/Passive and Active/Active" href="http://www.sqlha.com/2013/04/29/alwayson-is-the-new-activepassive-and-activeactive" target="_blank">AlwaysOn is the New Active/Passive and Active/Active</a> - A passionate felt plea from Allan Hirt (<a href="http://www.sqlha.com">Blog</a>|<a href="https://twitter.com/#!/SQLHA">Twitter</a>) this week, imploring the community to p-u-r-lease use the right terminology.</li>
<li><a title="SQL Server 2012 Diagnostic Information Queries (May 2013)" href="http://sqlserverperformance.wordpress.com/2013/05/06/sql-server-2012-diagnostic-information-queries-may-2013/" target="_blank">SQL Server 2012 Diagnostic Information Queries (May 2013)</a> - Here&#8217;s the latest version of these excellent scripts from Glenn Berry (<a href="http://sqlserverperformance.wordpress.com/">Blog</a>|<a href="http://twitter.com/GlennAlanBerry">Twitter</a>).</li>
<li><a title="Where are the Windows Azure customer case studies – and why aren’t there more?" href="http://blogs.msdn.com/b/buckwoody/archive/2013/05/08/where-are-the-windows-azure-customer-case-studies-and-why-aren-t-there-more.aspx" target="_blank">Where are the Windows Azure customer case studies</a> - Buck Woody (<a href="http://buckwoody.com/">Blog</a>|<a href="http://twitter.com/buckwoody">Twitter</a>) on why it can be tricky to get your hands on case studies for Windows Azure.</li>
<li><a title="Using PowerShell to discover Reporting Services 2012 in SharePoint" href="http://blogs.msdn.com/b/psssql/archive/2013/04/30/using-powershell-to-discover-reporting-services-2012-in-sharepoint.aspx" target="_blank">Using PowerShell to discover Reporting Services 2012 in SharePoint</a> - Some PowerShell magic from the CSS SQL Server Engineers (<a href="http://blogs.msdn.com/b/psssql/">Blog</a>).</li>
<li><a title="Optimizing CSV Backup Performance" href="http://blogs.msdn.com/b/clustering/archive/2013/05/06/10416507.aspx" target="_blank">Optimizing CSV Backup Performance</a> -<strong> </strong>Clustering insights from the<strong> </strong>FCNLB Team Blog (<a href="http://blogs.msdn.com/b/clustering/">Blog</a>).</li>
</ul>
<h2><span style="color: #993300;"><span>SQL Community Forum</span></span></h2>
<p>These are some of things being talked about right now by Data Professionals just like you in the <a title="SQLBrit Community Forum" href="http://johnsansom.com/sqlforum/index.php" target="_blank"><span>Community Forum</span></a></p>
<ul>
<li><a title="Gettign Your DQS (Data Quality Services) Groove On  " href="http://johnsansom.com/sqlforum/architecture-design-administration/gettign-your-dqs-(data-quality-services)-groove-on" target="_blank">Gettign Your DQS (Data Quality Services) Groove On</a></li>
<li><a title=" ip address on sql cluster  " href="http://johnsansom.com/sqlforum/architecture-design-administration/ip-address-on-sql-cluster" target="_blank">ip address on sql cluster</a></li>
<li><a title="SQL Server Job Hunting Experience" href="http://johnsansom.com/sqlforum/welcome-and-general-discussion/new-commer/" target="_blank">SQL Server Job Hunting Experience</a></li>
</ul>
<h2><span style="color: #993300;">Misc. Technology Posts</span></h2>
<ul>
<li><a title="Downloads for 3D-printed Liberator gun reach 100,000" href="http://www.bbc.co.uk/news/technology-22464360" target="_blank">Downloads for 3D-printed Liberator gun reach 100,000</a> - BBC News Technology</li>
<li><a title="The “Consumerization” of IT and the Dark Side of the Cloud" href="http://blogs.msdn.com/b/buckwoody/archive/2013/04/30/the-consumerization-of-it-and-the-dark-side-of-the-cloud.aspx" target="_blank">The “Consumerization” of IT and the Dark Side of the Cloud</a> - Buck Woody (<a href="http://buckwoody.com/">Blog</a>|<a href="http://twitter.com/buckwoody">Twitter</a>)</li>
<li><a title="YouTube launches pay-to-watch subscription channels" href="http://www.bbc.co.uk/news/business-22474715">YouTube launches pay-to-watch subscription channels</a> - BBC News Technology</li>
<li><a title="Are You Making Your Communications Stick" href="http://thomaslarock.com/2013/05/are-you-making-your-communications-stick" target="_blank">Are You Making Your Communications Stick</a> - Thomas Larock (<a href="http://thomaslarock.com/">Blog</a>|<a href="http://twitter.com/SQLRockstar">Twitter</a>)</li>
<li><a title="So You Don't Want to be a Programmer After All" href="http://www.codinghorror.com/blog/2013/04/so-you-dont-want-to-be-a-programmer-after-all.html" target="_blank">So You Don&#8217;t Want to be a Programmer After All</a> - CodingHorror</li>
</ul>
<div>
<p style="text-align: justify;">Have you enjoyed a blog post this week that deserves a mention? Share it in the comments and on <a href="http://www.twitter.com/SQLBrit">Twitter</a>(@SQLBrit). <strong><br />
</strong></p>
<p style="text-align: center;"><strong>If you enjoyed this weeks round-up of SQL content please show your support by sharing it. <a href="http://www.johnsansom.com/sql-server-links-100513">Click</a> a share option at the top of the on site post.</strong></p>
<p style="text-align: center;">Thanks for reading and have a great weekend!</p>
</div>
<div class='yarpp-related-rss yarpp-related-none'>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/sql-server-links-100513/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What You Need To Bring to SQLBits</title>
		<link>http://www.johnsansom.com/what-you-need-to-bring-to-sqlbits-x/</link>
		<comments>http://www.johnsansom.com/what-you-need-to-bring-to-sqlbits-x/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 10:00:47 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[Professional Development]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[SQLBits]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=7450</guid>
		<description><![CDATA[With only a few days to go before SQLBits kicks off, here&#8217;s some last minute tips on what you need to bring to ensure you have a fantastic experience. Your Good Self This is priority number one people! If you put your name down on the list you had better make sure you turn up.(...)<div class='yarpp-related-rss'>
<h3>Related posts:</h3><ol>
<li><a href='http://www.johnsansom.com/registration-for-sqlbits-8-is-now-open/' rel='bookmark' title='Registration for SQLBits 8 is now open'>Registration for SQLBits 8 is now open</a></li>
<li><a href='http://www.johnsansom.com/seven-reasons-you-should-attend-sqlbits-7/' rel='bookmark' title='Seven Reasons You Should Attend SQLBits 7'>Seven Reasons You Should Attend SQLBits 7</a></li>
<li><a href='http://www.johnsansom.com/sqlbits-the-7-wonders-of-sql/' rel='bookmark' title='SQLBits &#8211; The 7 Wonders of SQL &#8211; Dates Announced'>SQLBits &#8211; The 7 Wonders of SQL &#8211; Dates Announced</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p style="text-align: justify;"><img class="alignright  wp-image-2591" style="border: 0px;;  float: right; padding: 4px; margin: 0 0 2px 7px;" alt="SQLBits" src="http://cdn.johnsansom.com/wp-content/uploads/2010/07/SQLBitsLogo.png" width="264" height="90" />With only a few days to go before SQLBits kicks off, here&#8217;s some last minute tips on what you need to bring to ensure you have a fantastic experience.</p>
<h2><span style="color: #993300;">Your Good Self</span></h2>
<p align="justify">This is priority number one people! If you put your name down on the list you had better make sure you turn up. It takes a phenomenal amount of effort and community mojo to put on an event of this scale, Europe’s largest SQL Server event no less. When folks don’t turn up on the day, that’s a wasted opportunity and a great experience denied to someone else.</p>
<p align="justify">I want to see you there and share DBA tales from the trenches but if you really cannot make it please do the right thing now and <a href="http://www.sqlbits.com/" target="_blank">unregister</a> so that some lucky data dude or dudette on the waiting list can get to enjoy the SQLBits experience.</p>
<h2 align="justify"><span style="color: #993300;">The Right Mind-set</span></h2>
<p align="justify">Simply turning up pretty much guarantees you good times but if you want to really get the most out of SQLBits then I believe that you have to immerse yourself fully and really get involved.</p>
<p align="justify">Ideally you’ll want to stay at the venue itself or very close by,  so you can maximize the time you have with your old and new SQL chums. The SQLBits folks totally get this, which is why there are social events organised in the evenings for you to enjoy. I can tell you from personal experience that these are not your typical stuffy networking events, they’re actually great fun!</p>
<p align="justify">Throughout the event there will be opportunities for you to step up and get involved with the SQL community. I highly recommend you do.</p>
<h2 align="justify"><span style="color: #993300;">Business Cards</span></h2>
<p align="justify">No really, bring some business cards. I know a lot of technology folks “hate” the whole idea of networking but I guarantee you that after 10 seconds you’ll get over it and wonder what all the fuss was about.</p>
<p align="justify">If you suddenly see that SQL Celebrity, MCM, MVP or Twitter buddy you’ve been wanting to talk to zooming down the corridor trying to get to the <span style="text-decoration: line-through;">buffet</span> next session, you may only have seconds to connect. I’m sure you’ll make a great and memorable impression but don’t leave it to chance, hand over a card with your contact details and ask for theirs.</p>
<h2 align="justify"><span style="color: #993300;">A Plan To Achieve</span></h2>
<p align="justify">With so much SQL action packed in, time races by and before you know it the day is behind you. Naturally your main focus will be digesting all the awesome SQL knowledge on offer and if you’re not careful, you’ll miss great opportunities to meet new and interesting people.</p>
<p align="justify">Just so we’re clear you’re not trying to win networker of the year here, it’s more about being mindful of opportunities and being ready to enjoy them.</p>
<p align="justify">I know that some folks don’t like approaching other people or breaking the ice. If I could offer one piece of advice it would be to not over think it. Simply introduce yourself and start talking about the sessions you just attended. Before you know it, you’ll be swapping DBA battle stories and bad mouthing developers (unless your speaking to a DEV of course <img src='http://cdn.johnsansom.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ).</p>
<p align="justify">If you want to get really ambitious about networking a great way to get things rolling is to make it a game of sorts. Commit to yourself that for each session you attend you will get to know the person sitting either side of you.</p>
<p align="justify">Whether you want to meet new SQL folks, get your questions answered or learn something specific, if you have a plan of what you wish to achieve ahead of time you are more likely to get what you want out of your SQLBits experience.</p>
<h2 align="justify"><span style="color: #993300;">Your Passion</span></h2>
<p align="justify">Most important of all, bring your passion for technology with you. I know you’re passionate about SQL Server and our awesome community because I am too. I hope you have a fantastic time at SQLBits and I look forward to meeting you.</p>
<h2 align="justify"></h2>
<div class='yarpp-related-rss'>
<h3>Related posts:</h3><ol>
<li><a href='http://www.johnsansom.com/registration-for-sqlbits-8-is-now-open/' rel='bookmark' title='Registration for SQLBits 8 is now open'>Registration for SQLBits 8 is now open</a></li>
<li><a href='http://www.johnsansom.com/seven-reasons-you-should-attend-sqlbits-7/' rel='bookmark' title='Seven Reasons You Should Attend SQLBits 7'>Seven Reasons You Should Attend SQLBits 7</a></li>
<li><a href='http://www.johnsansom.com/sqlbits-the-7-wonders-of-sql/' rel='bookmark' title='SQLBits &#8211; The 7 Wonders of SQL &#8211; Dates Announced'>SQLBits &#8211; The 7 Wonders of SQL &#8211; Dates Announced</a></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/what-you-need-to-bring-to-sqlbits-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Something for the Weekend &#8211; SQL Server Links 19/04/13</title>
		<link>http://www.johnsansom.com/sql-server-links-190413/</link>
		<comments>http://www.johnsansom.com/sql-server-links-190413/#comments</comments>
		<pubDate>Fri, 19 Apr 2013 11:00:47 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[Link Posts]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=11633</guid>
		<description><![CDATA[It&#8217;s SFTW Time, I hope you&#8217;ve had a great week! Here’s your weekly roundup of SQL Server Blog Posts, News and Technology Stuff. Enjoy&#8230;. SQL Server Links Geoflow? Is that it, Microsoft? - Jamie Thomson(Blog&#124;Twitter) How expensive are column-side Implicit Conversions? - Jonathan Kehayias (Blog&#124;Twitter) How Much Cache Do You Have? - Jeremiah Peschka (Blog&#124;Twitter) Easy automation of SQL Server database(...)<div class='yarpp-related-rss'>
<h3>Related posts:</h3><ol>
<li><a href='http://www.johnsansom.com/sql-server-management-data-warehouse-and-why-it-rocks/' rel='bookmark' title='SQL Server Management Data Warehouse (MDW) &#8211; Why it Rocks'>SQL Server Management Data Warehouse (MDW) &#8211; Why it Rocks</a></li>
<li><a href='http://www.johnsansom.com/sql-server-2011-codenamed-denali-available-now/' rel='bookmark' title='SQL Server 2011 Codenamed Denali available now'>SQL Server 2011 Codenamed Denali available now</a></li>
<li><a href='http://www.johnsansom.com/what-sql2012-feature-are-you-excited-about-the-most/' rel='bookmark' title='What SQL2012 Feature Are You Excited About the Most?'>What SQL2012 Feature Are You Excited About the Most?</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s SFTW Time, I hope you&#8217;ve had a great week!</p>
<p>Here’s your weekly roundup of SQL Server Blog Posts, News and Technology Stuff. Enjoy&#8230;.</p>
<div>
<h2><span style="color: #993300;">SQL Server Links</span></h2>
</div>
<ul>
<li><a title="Geoflow? Is that it, Microsoft?" href="http://sqlblog.com/blogs/jamie_thomson/archive/2013/04/14/geoflow-is-that-it-microsoft.aspx" target="_blank">Geoflow? Is that it, Microsoft?</a> - Jamie Thomson(<a href="http://sqlblog.com/blogs/jamie_thomson/default.aspx">Blog</a>|<a href="http://twitter.com/#!/jamiet">Twitter</a>)</li>
<li><a title="How expensive are column-side Implicit Conversions?" href="http://www.sqlperformance.com/2013/04/t-sql-queries/implicit-conversion-costs" target="_blank">How expensive are column-side Implicit Conversions?</a> - Jonathan Kehayias (<a href="http://www.sqlskills.com/blogs/jonathan/">Blog</a>|<a href="http://twitter.com/sqlpoolboy">Twitter</a>)</li>
<li><a title="How Much Cache Do You Have?" href="http://www.brentozar.com/archive/2013/04/how-much-cache-do-you-have" target="_blank">How Much Cache Do You Have?</a> - Jeremiah Peschka (<a href="http://www.brentozar.com/">Blog</a>|<a href="http://twitter.com/brento">Twitter</a>)</li>
<li><a title="Easy automation of SQL Server database maintenance" href="http://www.sqlskills.com/blogs/paul/easy-automation-of-sql-server-database-maintenance" target="_blank">Easy automation of SQL Server database maintenance</a> - Paul Randal (<a href="http://www.sqlskills.com/blogs/paul/">Blog</a>|<a href="http://twitter.com/paulrandal">Twitter</a>)</li>
<li><a title="The Sch-M lock is Evil" href="http://michaeljswart.com/2013/04/the-sch-m-lock-is-evil" target="_blank">The Sch-M lock is Evil</a> - Michael J. Swart (<a href="http://michaeljswart.com/">Blog</a>|<a href="http://twitter.com/MJSwart">Twitter</a>)</li>
<li><a title="Server Inventories" href="http://www.mikefal.net/2013/04/17/server-inventorie" target="_blank">Server Inventories</a> - Mike Fal (<a href="http://www.mikefal.net/">Blog</a>|<a href="https://twitter.com/#!/mike_fal">Twitter</a>)</li>
<li><a href="http://sql.richarddouglas.co.uk/archive/2013/04/microsoft-let-new-sql-server-version-name-slip.html" target="_blank">Microsoft Let new SQL Server version name slip?</a> - Richard Douglas (<a href="http://sql.richarddouglas.co.uk/">Blog</a>|<a href="http://twitter.com/#!/SQLRich">Twitter</a>)</li>
<li><a title="Cloud Alternatives to Microsoft SQL Server" href="http://www.brentozar.com/archive/2013/04/cloud-alternatives-to-microsoft-sql-server" target="_blank">Cloud Alternatives to Microsoft SQL Server</a> - Brent Ozar (<a href="http://www.brentozar.com/">Blog</a>|<a href="http://twitter.com/brento">Twitter</a>)</li>
<li><a title="Creating a Windows Azure Virtual Machine - the RIGHT Way" href="http://blogs.msdn.com/b/buckwoody/archive/2013/04/17/creating-a-windows-azure-virtual-machine-the-right-way.aspx" target="_blank">Creating a Windows Azure Virtual Machine &#8211; the RIGHT Way</a> - Buck Woody (<a href="http://buckwoody.com/">Blog</a>|<a href="http://twitter.com/buckwoody">Twitter</a>)</li>
<li><a title="Estimating Data Compression Savings in SQL Server 2012" href="http://www.sqlskills.com/blogs/glenn/estimating-data-compression-savings-in-sql-server-2012" target="_blank">Estimating Data Compression Savings in SQL Server 2012</a> - Glenn Berry (<a href="http://sqlserverperformance.wordpress.com/">Blog</a>|<a href="http://twitter.com/GlennAlanBerry">Twitter</a>)</li>
<li><a title="Parsing Glenn Berry’s Diagnostic Information Queries With PowerShell" href="http://sqlserverio.com/2013/04/12/parsing-glenn-berry-diq-queries-powershell" target="_blank">Parsing Glenn Berry’s Diagnostic Information Queries With PowerShell</a> - Wes Brown (<a href="about:blank">Blog</a>|<a href="http://twitter.com/#!/wesbrownsql">Twitter</a>)</li>
</ul>
<h2><span style="color: #993300;">Misc. Technology Posts</span></h2>
<ul>
<li><a title="The Art of the One-Pager" href="https://www.simple-talk.com/opinion/opinion-pieces/the-art-of-the-one-pager" target="_blank">The Art of the One-Pager</a> - Phil Factor</li>
<li><a title="Super-powered battery breakthrough claimed by US team" href="http://www.bbc.co.uk/news/technology-22191650" target="_blank">Super-powered battery breakthrough claimed by US team</a> - BBC News Technology</li>
<li><a href="http://www.oraclealchemist.com/news/performance-tuning-your-wordpress-blog/" target="_blank">Performance Tuning Your WordPress Blog</a> - Steve Karam</li>
<li><a title="Twitter launches #Music service" href="http://www.bbc.co.uk/news/technology-22199692" target="_blank">Twitter launches #Music service</a> - BBC News Technology</li>
<li><a title="Game designer spills beans on chubby-fancying chap with his stolen Mac" href="http://www.theregister.co.uk/2013/04/19/laptop_plumpergeddon/" target="_blank">Game designer spills beans on chubby-fancying chap with his stolen Mac</a> - TheRegister</li>
</ul>
<div>
<p style="text-align: justify;">Have you enjoyed a blog post this week that deserves a mention? Share it in the comments and on <a href="http://www.twitter.com/SQLBrit">Twitter</a>(@SQLBrit). <strong><br />
</strong></p>
<p style="text-align: center;"><strong>If you enjoyed this weeks round-up of SQL content please show your support by sharing it. <a href="http://www.johnsansom.com/sql-server-links-190413">Click</a> a share option at the top of the on site post.</strong></p>
<p style="text-align: center;">Thanks for reading and have a great weekend!</p>
</div>
<div class='yarpp-related-rss'>
<h3>Related posts:</h3><ol>
<li><a href='http://www.johnsansom.com/sql-server-management-data-warehouse-and-why-it-rocks/' rel='bookmark' title='SQL Server Management Data Warehouse (MDW) &#8211; Why it Rocks'>SQL Server Management Data Warehouse (MDW) &#8211; Why it Rocks</a></li>
<li><a href='http://www.johnsansom.com/sql-server-2011-codenamed-denali-available-now/' rel='bookmark' title='SQL Server 2011 Codenamed Denali available now'>SQL Server 2011 Codenamed Denali available now</a></li>
<li><a href='http://www.johnsansom.com/what-sql2012-feature-are-you-excited-about-the-most/' rel='bookmark' title='What SQL2012 Feature Are You Excited About the Most?'>What SQL2012 Feature Are You Excited About the Most?</a></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/sql-server-links-190413/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server Management Data Warehouse (MDW) &#8211; Why it Rocks</title>
		<link>http://www.johnsansom.com/sql-server-management-data-warehouse-and-why-it-rocks/</link>
		<comments>http://www.johnsansom.com/sql-server-management-data-warehouse-and-why-it-rocks/#comments</comments>
		<pubDate>Tue, 16 Apr 2013 10:00:29 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[SQLServerCentral Syndication]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[Management Data Warehouse]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=11612</guid>
		<description><![CDATA[Ensuring excellent performance for users and customers is a high priority for Database Administrators. Today I want to share a free and easy way for you to get valuable insight into the performance of your Microsoft SQL Server instances. There are so many features in the SQL Server product that it&#8217;s easy to miss some really good(...)<div class='yarpp-related-rss'>
<h3>Related posts:</h3><ol>
<li><a href='http://www.johnsansom.com/tlc-and-sql-server-error-log-management/' rel='bookmark' title='TLC and SQL Server Error Log Management'>TLC and SQL Server Error Log Management</a></li>
<li><a href='http://www.johnsansom.com/the-dbas-guide-to-expectation-management/' rel='bookmark' title='The DBAs Guide to Expectation Management'>The DBAs Guide to Expectation Management</a></li>
<li><a href='http://www.johnsansom.com/the-politics-of-sql-server-performance/' rel='bookmark' title='The Politics of SQL Server Performance'>The Politics of SQL Server Performance</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Ensuring excellent performance for users and customers is a high priority for Database Administrators.</p>
<p>Today I want to share a free and easy way for you to get valuable insight into the performance of your Microsoft SQL Server instances.</p>
<p>There are so many features in the SQL Server product that it&#8217;s easy to miss some really good stuff. The <a href="http://msdn.microsoft.com/en-us/library/bb677306(v=sql.105).aspx">Management Data Warehouse (MDW)</a> is one of the most underutilised features that has the potential to provide significant value for DBAs.</p>
<h2><span style="color: #993300;">The Management Data Warehouse (MDW) In a Nutshell</span></h2>
<p>The MDW is a suite of SQL Server technology components that together provide the DBA with a tool for streamlined performance troubleshooting.</p>
<p>The main components are:</p>
<ul>
<li><a title="SQL Server Data Collector" href="http://msdn.microsoft.com/en-us/library/cc280385.aspx" target="_blank">The Data Collector</a> - A system for <b>automatically</b> collecting performance data about SQL Server.</li>
<li><a title="The MDW Database" href="http://msdn.microsoft.com/en-us/library/bb677306.aspx" target="_blank">The MDW Database</a> - The database where the performance data is stored.</li>
<li><a title="MDW Reports" href="http://msdn.microsoft.com/en-us/library/cc280385.aspx" target="_blank">The MDW Reports</a> - Ready made interactive reports for easily reviewing the data.</li>
</ul>
<p>The streamlined nature of the solution means that once you have defined your configuration its very straightforward to extend it to monitor the performance of multiple SQL Server instances. This is a particularly attractive benefit for those looking to easily and consistently monitor performance across entire SQL Server environments.</p>
<p>To give you an idea of the potential here, I have customers that are using the MDW to monitor production environments containing hundreds of SQL Server instances successfully.</p>
<h2><span style="color: #993300;">Knowledge is Power</span></h2>
<p><img class="size-full wp-image-11671 alignright" style="border: 0px;;  float: right; padding: 4px; margin: 0 0 2px 7px;" alt="MDW Dashboard Report" src="http://cdn.johnsansom.com/wp-content/uploads/2013/04/MDWExample.jpg" width="298" height="335" /></p>
<p>Every Outstanding DBA knows that knowledge is power and that it is important to keep your house in good order.</p>
<p>Using a basic configuration of the MDW enables a DBA to perform tasks such as:</p>
<ul>
<li>Proactive Tuning</li>
<li>Historical Query Analysis</li>
<li>Performance Baselining</li>
<li>Database Growth Forecasting</li>
<li>Storage Planning</li>
</ul>
<p>With just a few simple mouse clicks you can answer questions such as:</p>
<ul>
<li>What are my most expensive queries in terms of a given resource measure (CPU/Duration/IO )?</li>
<li>What is my SQL Server instance <a title="What Are You Waiting for?" href="http://www.johnsansom.com/what-are-you-waiting-for/">Waiting</a> on typically?</li>
<li>Which are my fastest growing databases?</li>
<li>Why is query X blocking?</li>
<li>Is SQL Server busier than normal for this time of day?</li>
</ul>
<p>The interactive nature of the reports mean that you can easily drill down into specific areas of interest.</p>
<p>For example, if a high proportion of an instances WAITS are allocated to the CPU group, then simply clicking the bar on the chart will take you through to the queries that are responsible for that workload. From here you can review various execution statistics for your troublesome queries, as well as the associated execution plan for further investigation.</p>
<h2><span style="color: #993300;">Building a &#8220;Next Level&#8221; MDW</span></h2>
<p>Once you&#8217;ve got the performance tuning bug and have seen just how much value can be achieved through understanding the data collected via the MDW, you&#8217;ll start to wonder how you can take things even further.</p>
<p>Developers are super smart folks (no really) and when you take the time to <a title="The Politics of SQL Server Performance" href="http://www.johnsansom.com/the-politics-of-sql-server-performance/">establish good relationships</a> they can often become some of your biggest advocates. I&#8217;ve seen great success in this area with customers, where rather than the database team hoarding all the insight, they actively take steps to make it available to others to benefit and learn from.</p>
<p>One of the ways in which I particularly enjoy using the MDW with my customers is by using it to provide SQL Server production performance insight and data to developers.</p>
<p>By building upon a <a title="May the source be with you! MDW Report Series Part 6–The Final Edition" href="http://blogs.msdn.com/b/billramo/archive/2010/11/18/may-the-source-be-with-you-mdw-report-series-part-6-the-final-edition.aspx" target="_blank">solution</a> shared by Bill Ramos on his <a href="http://blogs.msdn.com/b/billramo/" target="_blank">blog</a>, we have been able to use SQL Server Reporting Services(SSRS) to extend the standard MDW solution to make the data easily available to others. For example, using SSRS means that developers can set up a Subscription, say weekly, to a report that provides &#8220;the top 10 worst performing queries&#8221; for a server of interest to them.</p>
<p>This collaboration and knowledge sharing of SQL Server performance insight provides a great platform for proactive tuning and improvement within the organisation.</p>
<h2><span style="color: #993300;">Start Benefiting from the MDW Today</span></h2>
<p>Good news chaps! This brilliant SQL Server feature is not limited to just those lucky folks running Enterprise edition, it&#8217;s available in all <a href="http://msdn.microsoft.com/en-gb/library/cc645993(v=sql.110).aspx#RDBMS_mgmt">Editions</a> (excluding the Express flavours). As a Database Administrator, if you are not already using the MDW in your environments then you could be missing some great opportunities.</p>
<p>For a walk-through of how to install the MDW in your environment consult the Microsoft reference: <a href="http://msdn.microsoft.com/en-us/library/dd939169(v=sql.100).aspx">SQL Server 2008 Management Data Warehouse</a> - written by Kalen Delaney.</p>
<p>The Management Data Warehouse is just one of the many methods available that you can use to gather performance insight and opportunity for improvement of your SQL Server environments.</p>
<p>For more great ideas to make SQL Server administration easier check out my <a title="Top 10 Free SQL Server Tools" href="http://www.johnsansom.com/top-10-free-sql-server-tools/">Top 10 Free SQL Server Tools post</a>.</p>
<div class='yarpp-related-rss'>
<h3>Related posts:</h3><ol>
<li><a href='http://www.johnsansom.com/tlc-and-sql-server-error-log-management/' rel='bookmark' title='TLC and SQL Server Error Log Management'>TLC and SQL Server Error Log Management</a></li>
<li><a href='http://www.johnsansom.com/the-dbas-guide-to-expectation-management/' rel='bookmark' title='The DBAs Guide to Expectation Management'>The DBAs Guide to Expectation Management</a></li>
<li><a href='http://www.johnsansom.com/the-politics-of-sql-server-performance/' rel='bookmark' title='The Politics of SQL Server Performance'>The Politics of SQL Server Performance</a></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/sql-server-management-data-warehouse-and-why-it-rocks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Something for the Weekend &#8211; SQL Server Links 12/04/13</title>
		<link>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-120413/</link>
		<comments>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-120413/#comments</comments>
		<pubDate>Fri, 12 Apr 2013 10:32:07 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[Link Posts]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=11569</guid>
		<description><![CDATA[It&#8217;s SFTW Time, I hope you&#8217;ve had a great week! I&#8217;m going to be taking a short hiatus in the coming weeks and I was wondering if some of you chaps might be interested in holding the fort in my absence? If you would like to guest post the weekly links round up here (on Friday(...)<div class='yarpp-related-rss yarpp-related-none'>
</div>
]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s SFTW Time, I hope you&#8217;ve had a great week!</p>
<p>I&#8217;m going to be taking a short hiatus in the coming weeks and I was wondering if some of you chaps might be interested in holding the fort in my absence? If you would like to guest post the weekly links round up here (on Friday 26th April/3rd May) then let me know.</p>
<p>Here’s your weekly roundup of SQL Server Blog Posts, News and Technology Stuff. Enjoy&#8230;.</p>
<div>
<h2><span style="color: #993300;">SQL Server Links</span></h2>
</div>
<div class="wp-caption alignright" style="width: 80px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><a href="http://feedburner.google.com/fb/a/mailverify?uri=JohnSansom-SqlServerDba"><img title="Subscribe Via RSS" alt="Subscribe to the blog via RSS" src="http://cdn.johnsansom.com/wp-content/uploads/2013/01/RSS.jpg" width="70" height="130" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Never miss your weekly links. Get them by email.</p></div>
<ul>
<li><a title="Discover, Diagnose, and Document ALL Your SQL Servers On Your Coffee Break" href="http://www.kendalvandyke.com/2013/04/discover-diagnose-and-document-all-your.html" target="_blank">Discover, Diagnose, and Document ALL Your SQL Servers On Your Coffee Break</a> - Regular readers know that the <a title="The Best DBAs Automate Everything" href="http://www.johnsansom.com/the-best-database-administrators-automate-everything/" target="_blank">Best DBAs Automate Everything</a> and Mr Kendal Van Dyke (<a href="http://www.kendalvandyke.com/">Blog</a>|<a href="http://twitter.com/#!/sqldba">Twitter</a>) clearly shares our winning philosophy as this week he&#8217;s giving away the power of automation with our community absolutely Free. Get on over to Codeplex to download a copy and be sure to share your feedback/express thanks.</li>
<li><a title="Free SQL Server Training Videos for Developers" href="http://www.brentozar.com/archive/2013/04/free-sql-server-training-videos-for-developers" target="_blank">Free SQL Server Training Videos for Developers</a> - Lots of excellent content to enjoy courtesy of Brent Ozar (<a href="http://www.brentozar.com/">Blog</a>|<a href="http://twitter.com/brento">Twitter</a>).</li>
<li><a title="A SQL Server Hardware Tidbit a Day – Day 11" href="http://www.sqlskills.com/blogs/glenn/a-sql-server-hardware-tidbit-a-day-day-11" target="_blank">A SQL Server Hardware Tidbit a Day – Day 11</a> - Continuing his insightful series of posts on SQL Server hardware it&#8217;s Glenn Berry (<a href="http://sqlserverperformance.wordpress.com/">Blog</a>|<a href="http://twitter.com/GlennAlanBerry">Twitter</a>). Really enjoying these.</li>
<li><a title="Survey: what mechanism do you use for regular database maintenance?" href="http://www.sqlskills.com/blogs/paul/survey-what-mechanism-do-you-use-for-regular-database-maintenance" target="_blank">Survey: what mechanism do you use for regular database maintenance?</a> - We all know knowledge is power. Be sure to do your part for our community by completing this survey from Paul Randal (<a href="http://www.sqlskills.com/blogs/paul/">Blog</a>|<a href="http://twitter.com/paulrandal">Twitter</a>).</li>
<li><a title="The All-New 'Database Lifecycle Management&quot; is available on MSDN" href="http://sqlblog.com/blogs/kevin_kline/archive/2013/04/05/the-all-new-database-lifecycle-management-is-available-on-msdn.aspx">The All-New &#8216;Database Lifecycle Management&#8221; is available on MSDN</a> - Kevin Kline(<a href="http://sqlblog.com/blogs/kevin_kline/default.aspx">Blog</a>|<a href="http://twitter.com/#!/kekline">Twitter</a>) shares a reference to this newly available resource.</li>
<li><a title="SQLIOSim Checksum Validations" href="http://blogs.msdn.com/b/psssql/archive/2013/04/05/sqliosim-checksum-validations.aspx" target="_blank">SQLIOSim Checksum Validations</a> - From the CSS SQL Server Engineers (<a href="http://blogs.msdn.com/b/psssql/">Blog</a>)</li>
<li><a title="Building a Lab or Portable Demo VM Box Cheaply" href="http://www.sqlha.com/2013/04/08/building-a-lab-or-portable-demo-vm-box-cheaply-part-1/" target="_blank">Building a Lab or Portable Demo VM Box Cheaply</a> - Building  a Lab is no trivial matter for a DBA. It&#8217;s a serious endeavor constructing a playground for learning and testing proof of concepts. When an experienced consultant such as Allan Hirt (<a href="http://www.sqlha.com/">Blog</a>|<a href="https://twitter.com/#!/SQLHA">Twitter</a>) decides to share their build, we&#8217;re guaranteed quality instruction.</li>
<li><a title="Implicit Conversions that cause Index Scans" href="http://www.sqlskills.com/blogs/jonathan/implicit-conversions-that-cause-index-scans/" target="_blank">Implicit Conversions that cause Index Scans</a> - High quality analysis from Jonathan Kehayias (<a href="http://www.sqlskills.com/blogs/jonathan/">Blog</a>|<a href="http://twitter.com/sqlpoolboy">Twitter</a>).</li>
<li><a title="T-SQL Tuesday #41: The Hook #tsql2sday" href="http://www.mikefal.net/2013/04/09/t-sql-tuesday-41-the-hook-tsql2sday/" target="_blank">T-SQL Tuesday #41: The Hook </a> - I&#8217;m going to let you in on a little secret, I typically try to avoid sharing meme posts on the links round-up. I feel that by the time Friday rolls around I&#8217;m pretty much done with the theme and imagine that other folks are too. Conversely then, when I do share a post from a meme, you know it&#8217;s got to be good! Inspirational stuff from Mr Mike Fal (<a href="http://www.mikefal.net/">Blog</a>|<a href="https://twitter.com/#!/mike_fal">Twitter</a>).</li>
</ul>
<h2><span style="color: #993300;"><span>SQL Community Forum</span></span></h2>
<p>These are some of things being talked about right now by Data Professionals just like you in the <a title="SQLBrit Community Forum" href="http://johnsansom.com/sqlforum/index.php" target="_blank"><span>Community Forum</span></a></p>
<ul>
<li><a title="Do you recommend using WITH(NOLOCK) or not ?" href="http://johnsansom.com/sqlforum/welcome-and-general-discussion/do-you-recommend-using-with(nolock)-or-not/msg657/?topicseen#msg657" target="_blank">Do you recommend using WITH(NOLOCK) or not ?</a>  &#8211; Scripts and quality video resources shared</li>
<li><a title="Even Data Professionals have a sense of humor" href="http://johnsansom.com/sqlforum/welcome-and-general-discussion/even-data-professionals-have-a-sense-of-humour/msg656/?topicseen#msg656" target="_blank">Even Data Professionals have a sense of humor</a> - More comedy for the Data Professional</li>
<li><a href="http://johnsansom.com/sqlforum/reader-recommendations/what's-on-sqlbrits-book-shelf/msg658/?topicseen#msg658" target="_blank">What&#8217;s on SQLBrits Book Shelf</a> - Not just SQL books it would seem</li>
<li><a title="Your Top 10 Posts of the Year" href="http://johnsansom.com/sqlforum/continue-the-blog-conversation/your-top-10-posts-of-the-year/msg649/?topicseen#msg649" target="_blank">Your Top 10 Posts of the Year</a> - Community members share their favorites.</li>
</ul>
<h2><span style="color: #993300;">Misc. Technology Posts</span></h2>
<ul>
<li><a title="Twitter acquisition move hints at music service" href="http://www.bbc.co.uk/news/technology-22121338" target="_blank">Twitter acquisition move hints at music service</a> - BBC News Technology</li>
<li><a title="Google: 'We'll track EVERY task on EVERY data center server'" href="http://www.theregister.co.uk/2013/04/12/google_cpi2_processor_monitoring/" target="_blank">Google: &#8216;We&#8217;ll track EVERY task on EVERY data center server&#8217;</a> - TheRegister</li>
<li><a title="Samsung unveils 6.3in Galaxy Mega smartphone" href="http://www.bbc.co.uk/news/technology-22107787" target="_blank">Samsung unveils 6.3in Galaxy Mega smartphone</a> - BBC News Technology</li>
</ul>
<div>
<p style="text-align: justify;">Have you read a blog post this week that you really enjoyed and deserves a mention? Let me know in the comments and on <a href="http://www.twitter.com/SQLBrit">Twitter</a>(@SQLBrit). <strong><br />
</strong></p>
<p style="text-align: center;"><strong>If you enjoyed this weeks round-up of SQL content please show your support by sharing it. <a href="http://www.johnsansom.com/something-for-the-weekend-sql-server-links-120413">Click</a> a share option at the top of the on site post.</strong></p>
<p style="text-align: center;"><strong>Thanks for reading and have a great weekend!</strong></p>
</div>
<div class='yarpp-related-rss yarpp-related-none'>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-120413/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Something for the Weekend &#8211; SQL Server Links 05/04/13</title>
		<link>http://www.johnsansom.com/sftw-sql-server-links-050413/</link>
		<comments>http://www.johnsansom.com/sftw-sql-server-links-050413/#comments</comments>
		<pubDate>Fri, 05 Apr 2013 10:46:58 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[Link Posts]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=11517</guid>
		<description><![CDATA[It&#8217;s SFTW Time, I hope you&#8217;ve had a great week! Make sure you don&#8217;t miss this weekly round-up of SQL Server Links, community news and technology banter by Subscribing to the Blog Feed. You can also Get posts delivered direct to your Inbox free via Email. Less chat more links this week. Some of you may even(...)<div class='yarpp-related-rss'>
<h3>Related posts:</h3><ol>
<li><a href='http://www.johnsansom.com/top-5-sql-forums/' rel='bookmark' title='Top 5 SQL Forums'>Top 5 SQL Forums</a></li>
<li><a href='http://www.johnsansom.com/your-top-10-posts-of-the-year/' rel='bookmark' title='Your Top 10 Posts of the Year'>Your Top 10 Posts of the Year</a></li>
<li><a href='http://www.johnsansom.com/sql-server-crossword-3-solution/' rel='bookmark' title='SQL Server Crossword #3 &#8211; Solution'>SQL Server Crossword #3 &#8211; Solution</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s SFTW Time, I hope you&#8217;ve had a great week!</p>
<p style="text-align: center;"><strong><em>Make sure you don&#8217;t miss this weekly round-up of SQL Server Links, community news and technology banter by <a href="http://feeds.feedburner.com/JohnSansom-SqlServerDba">Subscribing to the Blog Feed</a>.</em></strong></p>
<p style="text-align: center;"><img title="Subscribe Via RSS" alt="Subscribe to the blog via RSS" src="http://cdn.johnsansom.com/wp-content/uploads/2013/01/RSS.jpg" width="70" height="130" /></p>
<p style="text-align: center;"><strong><em>You can also Get posts delivered direct to your Inbox free <a title="Subscribe to this blog via Email" href="http://feedburner.google.com/fb/a/mailverify?uri=JohnSansom-SqlServerDba">via Email</a>.</em></strong></p>
<p>Less chat more links this week. Some of you may even prefer it&#8230;&#8230;.but don&#8217;t get used to it.</p>
<p>Here’s your weekly roundup of SQL Server Blog Posts, News and Technology Stuff. Enjoy&#8230;.</p>
<div>
<h2><span style="color: #993300;">SQL Server Links</span></h2>
</div>
<div id="attachment_11550" class="wp-caption alignright" style="width: 266px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><a href="http://www.bbc.co.uk/food/recipes/chelsea_buns_95015"><img class=" wp-image-11550 " alt="Chelsea Bunns" src="http://cdn.johnsansom.com/wp-content/uploads/2013/04/ChelseaBunns.jpg" width="256" height="191" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Chelsea Buns</p></div>
<ul>
<li><a title="DBCC CHECKDB scalability and performance benchmarking on SSDs" href="http://www.sqlskills.com/blogs/paul/dbcc-checkdb-scalability-and-performance-benchmarking-on-ssds" target="_blank">DBCC CHECKDB scalability and performance benchmarking on SSDs</a> - Paul Randal (<a href="http://www.sqlskills.com/blogs/paul/">Blog</a>|<a href="http://twitter.com/paulrandal">Twitter</a>)</li>
<li><a title="Catching SQL Server System Object Changes" href="http://www.brentozar.com/archive/2013/04/catching-sql-server-system-object-changes" target="_blank">Catching SQL Server System Object Changes</a> - Brent Ozar (<a href="http://www.brentozar.com/">Blog</a>|<a href="http://twitter.com/brento">Twitter</a>)</li>
<li><a title="How Not To Hire Someone" href="http://thomaslarock.com/2013/04/how-not-to-hire-someone" target="_blank">How Not To Hire Someone</a> - Thomas Larock (<a href="http://thomaslarock.com/">Blog</a>|<a href="http://twitter.com/SQLRockstar">Twitter</a>)</li>
<li><a title="How to Find Out About the Latest SQL Server Service Packs and Cumulative Updates" href="http://www.sqlskills.com/blogs/glenn/how-to-find-out-about-the-latest-sql-server-service-packs-and-cumulative-updates" target="_blank">How to Find Out About the Latest SQL Server Service Packs and Cumulative Updates</a> - Glenn Berry (<a href="http://sqlserverperformance.wordpress.com/">Blog</a>|<a href="http://twitter.com/GlennAlanBerry">Twitter</a>)</li>
<li><a title="Finding Key Lookups inside the Plan Cache" href="http://www.sqlskills.com/blogs/jonathan/finding-key-lookups-inside-the-plan-cache" target="_blank">Finding Key Lookups inside the Plan Cache</a> - Jonathan Kehayias (<a href="http://www.sqlskills.com/blogs/jonathan/">Blog</a>|<a href="http://twitter.com/sqlpoolboy">Twitter</a>)</li>
<li><a title="DBAs vs Devs: ORMs, Caching &amp; Access to Prod" href="http://www.brentozar.com/archive/2013/04/dbas-vs-devs-orms-caching-access-to-prod" target="_blank">DBAs vs Devs: ORMs, Caching &amp; Access to Prod</a> - Kendra Little (<a href="http://www.brentozar.com/">Blog</a>|<a href="http://twitter.com/kendra_little">Twitter</a>)</li>
<li><a title="How To Survive Any Database Disaster" href="http://thomaslarock.com/2013/04/how-to-survive-any-database-disaster" target="_blank">How To Survive Any Database Disaster</a> -Thomas Larock (<a href="http://thomaslarock.com/">Blog</a>|<a href="http://twitter.com/SQLRockstar">Twitter</a>)</li>
<li><a title="Mitch’s Quick Tips – #2 SQL 2012 IntelliSense Code Snippets" href="http://mitchespitch.com/2013/04/05/mitchs-quick-tips-2-sql-2012-intellisense-code-snippets/" target="_blank">Mitch’s Quick Tips – #2 SQL 2012 IntelliSense Code Snippets</a> - Mitchell Bottel (<a href="http://mitchespitch.com/">Blog</a>|<a href="https://twitter.com/sacsqldude">Twitter</a>)</li>
<li><a title="Anti-Virus filter drive interference with File Stream Restore" href="http://blogs.msdn.com/b/psssql/archive/2013/03/29/the-case-of-anti-virus-filter-drive-interference-with-file-stream-restore.aspx" target="_blank">Anti-Virus filter drive interference with File Stream Restore</a> - CSS SQL Server Engineers (<a href="http://blogs.msdn.com/b/psssql/">Blog</a>)</li>
<li><a title="How to go the Summit" href="http://chrisshaw.wordpress.com/2013/03/22/how-to-go-the-summit/" target="_blank">How to go the Summit</a> - Chris Shaw(<a href="http://chrisshaw.wordpress.com/">Blog</a>)</li>
<li><a title="Altering Text Columns: Only a Metadata Change?" href="http://michaeljswart.com/2013/04/altering-text-columns-only-a-metadata-change" target="_blank">Altering Text Columns: Only a Metadata Change?</a> - Michael J. Swart (<a href="http://michaeljswart.com/">Blog</a>|<a href="http://twitter.com/MJSwart">Twitter</a>)</li>
</ul>
<h2><span style="color: #993300;"><span>SQL Community Forum</span></span></h2>
<p>These are some of things being talked about right now by Data Professionals just like you in the <a title="SQLBrit Community Forum" href="http://johnsansom.com/sqlforum/index.php" target="_blank"><span>Community Forum</span></a></p>
<ul>
<li><a title="Is this really feasible for one person to handle" href="http://johnsansom.com/sqlforum/architecture-design-administration/is-this-really-feasible-for-one-person-to-handle/msg611/?topicseen#msg611" target="_blank">Is this really feasible for one person to handle?</a> - Sounds like quite a tough gig for any DBA and I&#8217;m not sure that I would be up for it. What about you?</li>
<li><a title="Encouragement for the DBA" href="http://johnsansom.com/sqlforum/welcome-and-general-discussion/encouragement-for-the-dba">Encouragement for the DBA</a> - Inspirational words of wisdom.</li>
<li><a title="Yippie. I finally passed 70-432 now onto 70-450" href="http://johnsansom.com/sqlforum/professional-development/studying-to-take-mcts-70-432-for-first-time-i-am-nervous!/msg612/" target="_blank">Yippie. I finally passed 70-432 now onto 70-450</a> - The very real Power of the SQL community and it&#8217;s members in action. A brilliant result. Read the story here.</li>
</ul>
<h2><span style="color: #993300;">Misc. Technology Posts</span></h2>
<ul>
<li><a title="Facebook releases 'home' software for Android phones" href="http://www.bbc.co.uk/news/technology-22025729" target="_blank">Facebook releases &#8216;home&#8217; software for Android phones</a> - BBC News Technology</li>
<li><a title="Review: Intel Next Unit of Computing barebones desktop PC" href="http://www.theregister.co.uk/2013/04/04/review_intel_next_unit_of_computing/" target="_blank">Review: Intel Next Unit of Computing barebones desktop PC</a> - TheRegister</li>
<li><a title="European data watchdogs target Google over privacy" href="http://www.bbc.co.uk/news/technology-22003551" target="_blank">European data watchdogs target Google over privacy</a> - BBC News Technology</li>
</ul>
<div>
<p style="text-align: justify;">Have you read a blog post this week that you really enjoyed and deserves a mention? Let me know in the comments and on <a href="http://www.twitter.com/SQLBrit">Twitter</a>(@SQLBrit). <strong><br />
</strong></p>
<p style="text-align: center;"><strong>If you enjoyed this weeks round-up of SQL content please show your support by sharing it. <a href="http://www.johnsansom.com/sftw-sql-server-links-050413">Click</a> a share option at the top of the on site post.</strong></p>
<p style="text-align: center;"><strong>Thanks for reading and have a great weekend!</strong></p>
</div>
<div class='yarpp-related-rss'>
<h3>Related posts:</h3><ol>
<li><a href='http://www.johnsansom.com/top-5-sql-forums/' rel='bookmark' title='Top 5 SQL Forums'>Top 5 SQL Forums</a></li>
<li><a href='http://www.johnsansom.com/your-top-10-posts-of-the-year/' rel='bookmark' title='Your Top 10 Posts of the Year'>Your Top 10 Posts of the Year</a></li>
<li><a href='http://www.johnsansom.com/sql-server-crossword-3-solution/' rel='bookmark' title='SQL Server Crossword #3 &#8211; Solution'>SQL Server Crossword #3 &#8211; Solution</a></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/sftw-sql-server-links-050413/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Something for the Weekend &#8211; SQL Server Links 29/03/13</title>
		<link>http://www.johnsansom.com/sql-server-links-290313/</link>
		<comments>http://www.johnsansom.com/sql-server-links-290313/#comments</comments>
		<pubDate>Thu, 28 Mar 2013 09:46:43 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[Link Posts]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=11403</guid>
		<description><![CDATA[It&#8217;s SFTW Time, I hope you&#8217;ve had a great week! We&#8217;re here a day early! Thursday is the new Friday this week chaps and I wanted to make sure you still got to enjoy a weekly post round-up. Make sure you don&#8217;t miss this weekly round-up of SQL Server Links, community news and technology banter(...)<div class='yarpp-related-rss yarpp-related-none'>
</div>
]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s SFTW Time, I hope you&#8217;ve had a great week!</p>
<p>We&#8217;re here a day early! Thursday is the new Friday this week chaps and I wanted to make sure you still got to enjoy a weekly post round-up.</p>
<p style="text-align: center;"><strong><em>Make sure you don&#8217;t miss this weekly round-up of SQL Server Links, community news and technology banter by <a href="http://feeds.feedburner.com/JohnSansom-SqlServerDba">Subscribing to the Blog Feed</a>.</em></strong></p>
<p style="text-align: center;"><img title="Subscribe Via RSS" alt="Subscribe to the blog via RSS" src="http://cdn.johnsansom.com/wp-content/uploads/2013/01/RSS.jpg" width="70" height="130" /></p>
<p style="text-align: center;"><strong><em>You can also Get posts delivered direct to your Inbox free <a title="Subscribe to this blog via Email" href="http://feedburner.google.com/fb/a/mailverify?uri=JohnSansom-SqlServerDba">via Email</a>.</em></strong></p>
<p>Starting out on your own journey to becoming a Data Professional is tough. Not knowing where you can turn for help or support can make it seem like an uphill struggle and it can feel like you&#8217;re on your own. It doesn&#8217;t have to be this way though! Thanks to the collective awesomeness and support of the members in the <a title="SQL Community Forum" href="http://johnsansom.com/sqlforum/welcome-and-general-discussion/new-commer/">Community Forum</a>, one budding Data Professional has been getting themselves off to a <a href="http://johnsansom.com/sqlforum/welcome-and-general-discussion/new-commer/">tremendous start</a> on their journey.</p>
<p>I&#8217;m continually delighted by the generosity and collaborative spirit of the SQL community. It really is a wonderful thing to see it flourishing in the <a title="SQLBrit Community Forum" href="http://www.johnsansom.com/sqlforum/">Community Forum</a> and hope that you will come and be a part of it too.</p>
<p>Here’s your weekly roundup of SQL Server Blog Posts, News and Technology Stuff. Enjoy&#8230;.</p>
<div>
<h2><span style="color: #993300;">SQL Server Links</span></h2>
</div>
<ul>
<li style="text-align: left;">
<div id="attachment_11425" class="wp-caption alignright" style="width: 237px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><img class=" wp-image-11425 " alt="EasterBunnyDog" src="http://cdn.johnsansom.com/wp-content/uploads/2013/03/EasterBunnyDog.jpg" width="227" height="300" /><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Happy Easter folks!</p></div>
<p><a title="DBCC CHECKDB performance and computed-column indexes" href="http://www.sqlskills.com/blogs/paul/dbcc-checkdb-performance-and-computed-column-indexes/" target="_blank">DBCC CHECKDB performance and computed-column indexes</a> - Sharing the details of an important performance consideration for CHECKDB when your database has nonclustered indexes containing computed columns, it&#8217;s Paul Randal (<a href="http://www.sqlskills.com/BLOGS/PAUL/post/Do-changes-to-index-keys-really-do-in-place-updates.aspx">Blog</a>|Twitter). I blogged about a novel use for <a href="http://www.johnsansom.com/implicit-conversions-computed-columns/" target="_blank">indexed computed columns</a> this week and so I&#8217;m intrigued to see how this will effect the CHECKDB times for the DB.</li>
<li style="text-align: left;"><a title="Follow-up on the @DBAReactions Experiment" href="http://ozar.me/2013/03/followup-on-the-dbareactions-experiment/" target="_blank">Follow-up on the @DBAReactions Experiment</a> - DBAReactions has been a brilliantly entertaining creation from Brent Ozar (<a href="http://www.brentozar.com/">Blog</a>|<a href="http://twitter.com/brento">Twitter</a>) and chums.  Here he shares the story so far.</li>
<li style="text-align: left;"><a title="What is the Difference Between Physical Sockets, Physical Cores, and Logical Cores?" href="http://www.sqlskills.com/blogs/glenn/what-is-the-difference-between-physical-sockets-physical-cores-and-logical-cores/" target="_blank">What is the Difference Between Physical Sockets, Physical Cores, and Logical Cores?</a> - Setting the record straight and with a bit of a history lesson too, it&#8217;s Glenn Berry (<a href="http://sqlserverperformance.wordpress.com/">Blog</a>|<a href="http://twitter.com/GlennAlanBerry">Twitter</a>).</li>
<li style="text-align: left;"><a title="Saving Session State (video)" href="http://www.brentozar.com/archive/2013/03/saving-session-state-video/" target="_blank">Saving Session State (video)</a> - Jeremiah Peschka (<a href="http://www.brentozar.com/">Blog</a>|<a href="http://twitter.com/brento">Twitter</a>)  investigates why session state poses problems for SQL Server and discusses alternate solutions that allow for persistent session state.</li>
<li style="text-align: left;"><a title="CPUID PerfMonitor 2 Utility" href="http://www.sqlskills.com/blogs/glenn/cpuid-perfmonitor-2-utility/" target="_blank">CPUID PerfMonitor 2 Utility</a> - Taking a look at this new utility, it&#8217;s Glenn Berry (<a href="http://sqlserverperformance.wordpress.com/">Blog</a>|<a href="http://twitter.com/GlennAlanBerry">Twitter</a>).</li>
<li style="text-align: left;"><a title="Execution Plans in Azure SQL Database" href="http://www.scarydba.com/2013/03/25/execution-plans-in-azure-sql-database/" target="_blank">Execution Plans in Azure SQL Database</a> - Continuing his series of posts looking at SQL Azure, here&#8217;s Grant Fritchey (<a href="http://www.scarydba.com/">Blog</a>|<a href="http://twitter.com/#!/gfritchey">Twitter</a>) with more execution plan insights.</li>
<li style="text-align: left;"><a title="DBCC CHECKDB Execution Memory Grants – Not Quite What You Expect" href="http://www.sqlskills.com/blogs/jonathan/dbcc-checkdb-execution-memory-grants-not-quite-what-you-expect" target="_blank">DBCC CHECKDB Execution Memory Grants – Not Quite What You Expect</a> - Fascinating stuff from Jonathan Kehayias (<a href="http://www.sqlskills.com/blogs/jonathan/">Blog</a>|<a href="http://twitter.com/sqlpoolboy">Twitter</a>) this week.</li>
<li style="text-align: left;"><a title="Upgrading To Sql 2012: Ten Things You Don’t Want To Miss" href="http://thomaslarock.com/2013/03/upgrading-to-sql-2012-ten-things-you-dont-want-to-miss" target="_blank">Upgrading To Sql 2012: Ten Things You Don’t Want To Miss</a> - Some excellent wisdom shared courtesy of Thomas Larock (<a href="http://thomaslarock.com/">Blog</a>|<a href="http://twitter.com/SQLRockstar">Twitter</a>).</li>
<li style="text-align: left;"><a title="Network Packet Size: to Fiddle With or Not to Fiddle With" href="http://www.sqlsoldier.com/wp/sqlserver/networkpacketsizetofiddlewithornottofiddlewith" target="_blank">Network Packet Size: to Fiddle With or Not to Fiddle With</a> - Robert L. Davis(<a href="http://www.sqlsoldier.com/wp/">Blog</a>|<a href="http://twitter.com/#!/SQLSoldier">Twitter</a>) discusses.</li>
</ul>
<h2><span style="color: #993300;"><span>SQL Community Forum</span></span></h2>
<p>These are some of things being talked about right now by Data Professionals just like you in the <a title="SQLBrit Community Forum" href="http://johnsansom.com/sqlforum/index.php" target="_blank"><span>Community Forum</span></a></p>
<ul>
<li><a title="Windows command prompt/powershell tutorials" href="http://johnsansom.com/sqlforum/architecture-design-administration/windows-command-promptpowershell-tutorials">Windows command prompt/powershell tutorials</a></li>
<li><a title="Encryption/decryption" href="http://johnsansom.com/sqlforum/architecture-design-administration/encryptiondecryption" target="_blank">Encryption/decryption</a></li>
<li><a title="Anyone taken the 2012 exams?" href="http://johnsansom.com/sqlforum/professional-development/anyone-taken-the-2012-exams" target="_blank">Anyone taken the 2012 exams?</a></li>
<li><a title="How do you enforce strong passwords?" href="http://johnsansom.com/sqlforum/architecture-design-administration/how-do-you-enforce-strong-passwords-keep-people-from-sticking-them-on-monitors" target="_blank">How do you enforce strong passwords?</a></li>
</ul>
<p style="text-align: center;">
<h2><span style="color: #993300;">Misc. Technology Posts</span></h2>
<ul>
<li><a title="Global internet slows after 'biggest attack in history'" href="http://www.bbc.co.uk/news/technology-21954636" target="_blank">Global internet slows after &#8216;biggest attack in history</a> - BBC News Technology</li>
<li><a title="After Leveson: The UK gets an Orwellian Ministry of Truth for real" href="http://www.theregister.co.uk/2013/03/27/press_charter/" target="_blank">After Leveson: The UK gets an Orwellian Ministry of Truth for real</a> - TheRegister</li>
<li><a title="Yahoo spends 'millions' on UK teen Nick D'Aloisio's Summly app" href="http://www.bbc.co.uk/news/technology-21924243" target="_blank">Yahoo spends &#8216;millions&#8217; on UK teen Nick D&#8217;Aloisio&#8217;s Summly app</a> - BBC News Technology</li>
</ul>
<div>
<p style="text-align: justify;">Have you read a blog post this week that you really enjoyed and deserves a mention? Let me know in the comments and on <a href="http://www.twitter.com/SQLBrit">Twitter</a>(@SQLBrit). <strong><br />
</strong></p>
<p style="text-align: center;"><strong>If you enjoyed this weeks round-up of SQL content please show your support by sharing it. <a href="http://www.johnsansom.com/sql-server-links-290313">Click</a> a share option at the top of the on site post.</strong></p>
<p style="text-align: center;"><strong>Thanks for reading and have a great weekend!</strong></p>
</div>
<div class='yarpp-related-rss yarpp-related-none'>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/sql-server-links-290313/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Implicit Conversions and Avoiding Them With Computed Columns</title>
		<link>http://www.johnsansom.com/implicit-conversions-computed-columns/</link>
		<comments>http://www.johnsansom.com/implicit-conversions-computed-columns/#comments</comments>
		<pubDate>Mon, 25 Mar 2013 12:00:12 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[Performance Tuning]]></category>
		<category><![CDATA[SQLServerCentral Syndication]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[Computed Column]]></category>
		<category><![CDATA[Implicit Conversion]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=11286</guid>
		<description><![CDATA[I recently encountered an interesting performance issue (due to implicit conversions) that I was able to solve using a lesser known technique and I wanted to share it with you here. A customer environment was suddenly receiving high CPU alarms and I was called in to take a look. Having identified the query responsible for the high(...)<div class='yarpp-related-rss'>
<h3>Related posts:</h3><ol>
<li><a href='http://www.johnsansom.com/performance-comparison-of-select-top-1-verses-max/' rel='bookmark' title='Performance Comparison of (SELECT TOP 1) Verses MAX()'>Performance Comparison of (SELECT TOP 1) Verses MAX()</a></li>
<li><a href='http://www.johnsansom.com/how-to-identify-the-most-costly-sql-server-queries-using-dmvs/' rel='bookmark' title='How to identify the most costly SQL Server queries using DMV’s'>How to identify the most costly SQL Server queries using DMV’s</a></li>
<li><a href='http://www.johnsansom.com/top-10-free-sql-server-tools/' rel='bookmark' title='Top 10 Free SQL Server Tools'>Top 10 Free SQL Server Tools</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>I recently encountered an interesting performance issue (due to implicit conversions) that I was able to solve using a lesser known technique and I wanted to share it with you here.</p>
<p>A customer environment was suddenly receiving high CPU alarms and I was called in to take a look.</p>
<p>Having identified the query responsible for the high CPU consumption (courtesy of <a title="Top 10 Free SQL Server Tools" href="http://www.johnsansom.com/top-10-free-sql-server-tools/">sp_WhoIsActive</a>), I then inspected it&#8217;s execution plan (using <a title="Top 10 Free SQL Server Tools" href="http://www.johnsansom.com/top-10-free-sql-server-tools/">SQL Sentry&#8217;s Plan Explorer</a>) in an effort to establish a possible cause for the poor performance.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-11348" style="border: 0px;;  display: block; margin-right: auto; margin-left: auto;" alt="Production Execution plan showing table scan from implicit conversion" src="http://cdn.johnsansom.com/wp-content/uploads/2013/03/ProdExecPlanBefore2.jpg" width="536" height="253" /></p>
<div></div>
<p>From the execution plan for the query we can see that the majority of the cost (83%) is incurred by the Index Scan operator.</p>
<p>Reviewing the properties for this operator showed that an<strong> Implicit Conversion</strong> was being performed. The query had a parameter with a data type of NVARCHAR and was performing a comparison to a column with data type of VARCHAR.</p>
<div>The table in question had 9 million records and SQL Server was having to perform the implicit conversion for every one of them. This operation requires CPU and when you consider that in this particular case the query is executed hundreds of times a second, it&#8217;s easy to see how the cumulative CPU costs can very quickly get out of hand.</div>
<div></div>
<h2><span style="color: #993300;">What To Do When You Cannot Edit the T-SQL Source</span></h2>
<p>Implicit conversions are a well known source of performance issues. No problem you say, let&#8217;s just edit the T-SQL:</p>
<ul>
<li><strong><span style="line-height: 13px;">Find the stored procedure and cast the</span></strong><span style="line-height: 13px;"><strong> parameter</strong> -</span><strong><span style="line-height: 13px;"> </span></strong><span style="line-height: 13px;">No can do,  the code is called directly from the application as an ad-hoc batch.</span></li>
<li><strong>Change the parameter data type on the application side</strong> - Sure but we have a problem in production right now! The instance is pegged and you&#8217;re customer is loosing money. Where is the code within the application? What if you don&#8217;t have access to the application source, maybe it&#8217;s a third party product.</li>
</ul>
<p>What we need here is a way to change the data type of the column and index, without touching the existing T-SQL code or adversely affecting the current schema configuration. In other words, the changes need to be completely transparent to the application.</p>
<p>Fortunately these requirements can be met by using an Indexed Computed Column.</p>
<h2><span style="color: #993300;">Using an Indexed Computed Column to Avoid Implicit Conversions</span></h2>
<p>Let&#8217;s go through an example to see this behavior in action.</p>
<p>(You can use the following <a title="Scenario Build Script" href="http://cdn.johnsansom.com/wp-content/uploads/scripts/scenarioSetup.sql">build script</a> to create a simple test database with a single table and some data should you wish.)</p>
<p>Consider the following simple table schema and query:</p>
<pre class="brush: sql; title: ; notranslate">
CREATE TABle TableA
(
	ID		INT identity(1,1) not null,
	SomeData	varchar(50) null,
	SomeDate	datetime
);

declare @p1 nvarchar(50)
set @p1 = N'Username 4'

select
	A.ID,
	A.SomeData,
	A.SomeDate
from TableA A
Where A.SomeData = @p1
</pre>
<p>The table <em>TableA</em> has a column <em>SomeData</em> with a data type of VARCHAR(50) and a parameter <em>@p1</em> of NVARCHAR(50). This data type mismatch comes in to play during a comparison in the WHERE clause.</p>
<p>The execution plan looks like this:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-11327" style="border: 0px;;  display: block; margin-right: auto; margin-left: auto;" alt="Example execution plan with implicit conversions" src="http://cdn.johnsansom.com/wp-content/uploads/2013/03/ExamplePlanBefore.jpg" width="758" height="345" /><img class="aligncenter size-full wp-image-11328" style="border: 0px;;  display: block; margin-right: auto; margin-left: auto;" alt="Execution plan properties showing implicit conversions" src="http://cdn.johnsansom.com/wp-content/uploads/2013/03/ExamplePropertiesBefore.jpg" width="324" height="202" /></p>
<p>As you can see, the Index Seek operator on<em> TableA.ncl_SomeData </em>performs an implicit conversion.</p>
<p>Now we&#8217;ll create a computed column <em>SomeData_comp</em> and add a non-clustered index to it.</p>
<pre class="brush: sql; title: ; notranslate">
--Create a computed column using the preferred data type
ALTER TABLE TableA ADD SomeData_comp AS (convert(nvarchar(50),SomeData));

--Create a non-clustered index on the computed column
CREATE NONCLUSTERED INDEX ncl_SomeData_comp on TableA(SomeData_comp);
</pre>
<p>Let&#8217;s now execute our example query once more:</p>
<p style="text-align: center;"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-11337" alt="Example execution plan using computed column to avoid implicit conversion" src="http://cdn.johnsansom.com/wp-content/uploads/2013/03/ExamplePlanAfter.jpg" width="641" height="288" /></p>
<p style="text-align: center;"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-11338" alt="Example exec plan properties using indexed computed column" src="http://cdn.johnsansom.com/wp-content/uploads/2013/03/ExamplePropertiesAfter.jpg" width="310" height="123" /></p>
<p>As you can see, SQL Server is able to determine that although we have requested the column <em>SomeData (</em>a varchar) be compared to @p1 (an nvarchar), there is now an index available that provides the same data but in the desired data type, via the computed column.</p>
<p>Implementing this change means that SQL Server is now able to take advantage of this new Index, that is of the preferred data type for the query, without the need to modify the query itself.</p>
<p>(Note: If the application is performing inserts without an explicit field list, they will fail under this solution. A hat-tip to Brent Ozar(<a title="Brent Ozar" href="http://www.brentozar.com/" target="_blank">Blog</a>|<a title="Brent Ozar Twitter" href="http://twitter.com/BrentO" target="_blank">Twitter</a>) for reminding me of this.)</p>
<h2><span style="color: #993300;">Business As Usual is &#8220;the&#8221; Priority</span></h2>
<p>In the production scenario I described earlier, this solution meant that a temporary fix could be deployed immediately in order to remove the excessive CPU consumption. Addressing the implicit conversion meant that an Index Seek could be used, rather than the expensive Scan operation, and subsequently a more suitable join operation was chosen by optimizer (Nested Loops rather than Merge) for the query.</p>
<p>The indexed computed column solution enabled business operations to return an acceptable level swiftly, allowing for a more suitable permanent fix to be pursued in a timely fashion.</p>
<div class='yarpp-related-rss'>
<h3>Related posts:</h3><ol>
<li><a href='http://www.johnsansom.com/performance-comparison-of-select-top-1-verses-max/' rel='bookmark' title='Performance Comparison of (SELECT TOP 1) Verses MAX()'>Performance Comparison of (SELECT TOP 1) Verses MAX()</a></li>
<li><a href='http://www.johnsansom.com/how-to-identify-the-most-costly-sql-server-queries-using-dmvs/' rel='bookmark' title='How to identify the most costly SQL Server queries using DMV’s'>How to identify the most costly SQL Server queries using DMV’s</a></li>
<li><a href='http://www.johnsansom.com/top-10-free-sql-server-tools/' rel='bookmark' title='Top 10 Free SQL Server Tools'>Top 10 Free SQL Server Tools</a></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/implicit-conversions-computed-columns/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Something for the Weekend &#8211; SQL Server Links 22/03/13</title>
		<link>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-220313/</link>
		<comments>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-220313/#comments</comments>
		<pubDate>Fri, 22 Mar 2013 13:22:26 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[Link Posts]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=11244</guid>
		<description><![CDATA[It&#8217;s SFTW Time, I hope you&#8217;ve had a great week! Here’s your weekly roundup of SQL Server Blog Posts, News and Technology Stuff. Enjoy&#8230;. SQL Server Links Writing CASE expressions properly when NULLs are involved - 3 state logic and why it&#8217;s important you understand it from Mladen Prajdic (Blog&#124;Twitter) this week. Tracking SQL Server Database(...)<div class='yarpp-related-rss yarpp-related-none'>
</div>
]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s SFTW Time, I hope you&#8217;ve had a great week!</p>
<p style="text-align: left;">Here’s your weekly roundup of SQL Server Blog Posts, News and Technology Stuff. Enjoy&#8230;.</p>
<div>
<h2><span style="color: #993300;">SQL Server Links</span></h2>
</div>
<div id="attachment_11272" class="wp-caption alignright" style="width: 222px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><a href="http://www.bbc.co.uk/food/recipes/homemadejaffacakes_91480"><img class=" wp-image-11272 " alt="Jaffa Cakes" src="http://cdn.johnsansom.com/wp-content/uploads/2013/03/JaffaCakes.jpg" width="212" height="216" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Another British Classic</p></div>
<ul>
<li style="text-align: left;"><a title="Writing CASE expressions properly when NULLs are involved" href="http://weblogs.sqlteam.com/mladenp/archive/2013/03/18/sql-server-writing-case-expressions-properly-when-nulls-are-involved.aspx?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+mladenp+(I+want+some+moore)" target="_blank">Writing CASE expressions properly when NULLs are involved</a> - 3 state logic and why it&#8217;s important you understand it from Mladen Prajdic (<a href="http://weblogs.sqlteam.com/mladenp/default.aspx">Blog</a>|<a href="https://twitter.com/MladenPrajdic">Twitter</a>) this week.</li>
<li style="text-align: left;"><a title="Tracking SQL Server Database Usage" href="http://www.sqlskills.com/blogs/jonathan/tracking-sql-server-database-usage/" target="_blank">Tracking SQL Server Database Usage</a> - Using Extended Events to validate database usage, from Jonathan Kehayias (<a href="http://www.sqlskills.com/blogs/jonathan/">Blog</a>|<a href="http://twitter.com/sqlpoolboy">Twitter</a>).</li>
<li style="text-align: left;"><a title="Database Servers And Client Tools Survey" href="http://thomaslarock.com/2013/03/database-servers-and-client-tools-survey" target="_blank">Database Servers And Client Tools Survey</a> - Knowledge is power chaps so be sure to do your part for our community by completing this survey kicked off by Thomas Larock (<a href="http://thomaslarock.com/">Blog</a>|<a href="http://twitter.com/SQLRockstar">Twitter</a>).</li>
<li style="text-align: left;"><a title="Checking Out Amazon Redshift" href="http://michaeljswart.com/2013/03/checking-out-amazon-redshift" target="_blank">Checking Out Amazon Redshift</a> - Yes I know it&#8217;s not your classic SQL Server post but it is for your own good, moulding you into a more robust data professional, courtesy of the experiences of Mr Michael J. Swart (<a href="http://michaeljswart.com/">Blog</a>|<a href="http://twitter.com/MJSwart">Twitter</a>).</li>
<li style="text-align: left;"><a title="How NOT to Fill a Position" href="http://www.bobpusateri.com/archive/2013/03/how-not-to-fill-a-position/" target="_blank">How NOT to Fill a Position</a> - Sharing a tale about a recent disappointing, yet comical encounter with a recruitment consultant it&#8217;s Bob Pusateri (<a href="http://www.bobpusateri.com/">Blog</a>|<a href="http://www.twitter.com/SQLBob">Twitter</a>).</li>
<li style="text-align: left;"><a title="The Problem with Window Functions and Views" href="http://www.sqlperformance.com/2013/03/t-sql-queries/the-problem-with-window-functions-and-views" target="_blank">The Problem with Window Functions and Views</a> - Query optimization considerations for working with Window Functions, beautifully explained by Paul White (<a href="http://sqlblog.com/blogs/paul_white/default.aspx">Blog</a>|<a href="https://twitter.com/#!/SQL_Kiwi">Twitter</a>)</li>
<li style="text-align: left;"><a title="Log Shipping FAQ" href="http://www.brentozar.com/archive/2013/03/log-shipping-faq" target="_blank">Log Shipping FAQ</a> - Sharing insights gathered  answering Log Shipping questions from folks just like you and me, it&#8217;s Jes Borland (<a href="http://www.brentozar.com/archive/author/jes/">Blog|</a><a href="http://twitter.com/#!/grrl_geek">Twitter</a>).</li>
<li style="text-align: left;"><a title="Getting Tooled" href="http://www.mikefal.net/2013/03/21/getting-tooled/" target="_blank">Getting Tooled</a> - Standing firm on the matter, it&#8217;s Mike Fal (<a href="http://www.mikefal.net/">Blog</a>|<a href="https://twitter.com/#!/mike_fal">Twitter</a>). Interestingly I&#8217;m actually an advocate for the other camp on this one.</li>
<li style="text-align: left;"><a title="SQL Server 2012 partitioned table statistics update behavior change when rebuilding index" href="http://blogs.msdn.com/b/psssql/archive/2013/03/19/sql-server-2012-partitioned-table-statistics-update-behavior-change-when-rebuilding-index.aspx" target="_blank">SQL Server 2012 partitioned table statistics</a> -  Update behavior change when rebuilding index nuance explained courtesy of the CSS SQL Server Engineers (<a href="http://blogs.msdn.com/b/psssql/">Blog</a>).</li>
<li style="text-align: left;"><a title="Compressed Rowsets in SQL Server with CLR" href="http://blogs.msdn.com/b/dbrowne/archive/2013/03/18/compressed-rowsets-in-sql-server-with-clr.aspx" target="_blank">Compressed Rowsets in SQL Server with CLR</a> - An intriguing use of these technologies shared via David Browne (<a title="David Browne" href="http://blogs.msdn.com/b/dbrowne/" target="_blank">Blog</a>).</li>
<li style="text-align: left;"><a title="The Art of Fighting with Developers" href="http://crankydba.com/2013/03/21/the-art-of-fighting-with-developers/" target="_blank">The Art of Fighting with Developers</a> - Fighting talk from Mike Hilwig (<a href="http://thecrankydba.com/">Blog</a>|<a href="http://twitter.com/#!/mikehillwig">Twitter</a>).</li>
<li style="text-align: left;"><a title="Conversion Issues Upgrading to PowerShell 3.0" href="http://sqlfool.com/2013/03/conversion-issues-upgrading-powershell-3-0" target="_blank">Conversion Issues Upgrading to PowerShell 3.0</a> - Michelle Ufford(<a href="http://sqlfool.com/">Blog</a>|<a href="http://twitter.com/#!/sqlfool">Twitter</a>) sharing her experiences for those DBAs and System Administrators making the move to POSH 3.0.</li>
</ul>
<p style="text-align: center;"><strong><em>Make sure you don&#8217;t miss this weekly round-up of SQL Server Links, community news and technology banter by <a href="http://feeds.feedburner.com/JohnSansom-SqlServerDba">Subscribing to the Blog Feed</a>.</em></strong></p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0px;;  display: block; margin-right: auto; margin-left: auto;" title="Subscribe Via RSS" alt="Subscribe to the blog via RSS" src="http://cdn.johnsansom.com/wp-content/uploads/2013/01/RSS.jpg" width="70" height="130" /></p>
<p style="text-align: center;"><strong><em>You can also Get posts delivered direct to your Inbox free <a title="Subscribe to this blog via Email" href="http://feedburner.google.com/fb/a/mailverify?uri=JohnSansom-SqlServerDba">via Email</a>.</em></strong></p>
<h2><span style="color: #993300;"><span>Community Forum Conversations</span></span></h2>
<p>These are some of the discussions going on right now in the <a title="SQLBrit Community Forum" href="http://johnsansom.com/sqlforum/index.php" target="_blank"><span><span>SQLBrit</span> Community Forum</span></a></p>
<ul>
<li><a title="Anyone taken the 2012 exams?  " href="http://johnsansom.com/sqlforum/professional-development/anyone-taken-the-2012-exams" target="_blank">Anyone taken the 2012 exams?</a></li>
<li><span style="line-height: 13px;"><a title="You're a Recruitment Consultant and You Suck" href="http://johnsansom.com/sqlforum/welcome-and-general-discussion/you're-a-recruitment-consultant-and-you-suck/msg518/?topicseen#msg518">You&#8217;re a Recruitment Consultant and You Suck</a></span></li>
<li><a title="New commer" href="http://johnsansom.com/sqlforum/welcome-and-general-discussion/new-commer" target="_blank">New commer</a></li>
<li><a title="Small tips and tricks" href="http://johnsansom.com/sqlforum/architecture-design-administration/small-tips-and-tricks" target="_blank">Small tips and tricks</a></li>
<li><a title="Even Data Professionals have a sense of humor" href="http://johnsansom.com/sqlforum/welcome-and-general-discussion/even-data-professionals-have-a-sense-of-humour" target="_blank">Even Data Professionals have a sense of humor</a></li>
</ul>
<h2><span style="color: #993300;">Misc. Technology Posts</span></h2>
<ul>
<li><a title="Microsoft details global police data requests" href="http://www.bbc.co.uk/news/technology-21895718" target="_blank">Microsoft details global police data requests</a> - BBC News Technology</li>
<li><a title="Pick a Needle and Move It" href="http://ozar.me/2013/03/pick-a-needle-and-move-it/" target="_blank">Pick a Needle and Move It</a> - Brent Ozar</li>
<li><a title="How WordPress Thrives with a 100% Remote Workforce" href="http://blogs.hbr.org/berkun/2013/03/how-wordpress-thrives-with-a-1.html" target="_blank">How WordPress Thrives with a 100% Remote Workforce</a> - Harvard Business Review</li>
<li><a title="Google's Keep is new entrant in digital memo market" href="http://www.bbc.co.uk/news/technology-21876683" target="_blank">Google&#8217;s Keep is new entrant in digital memo market</a> - BBC News Technology</li>
<li><a title="Time to put 'Big Data' on a forced diet" href="http://www.theregister.co.uk/2013/03/21/big_data_diet/" target="_blank">Time to put &#8216;Big Data&#8217; on a forced diet</a> - TheRegister</li>
</ul>
<div>
<p style="text-align: justify;">Have you read a blog post this week that you really enjoyed and deserves a mention? Let me know in the comments and on <a href="http://www.twitter.com/SQLBrit">Twitter</a>(@SQLBrit). <strong><br />
</strong></p>
<p style="text-align: center;"><strong>If you enjoyed this weeks round-up of SQL content please show your support by sharing it. <a href="http://www.johnsansom.com/something-for-the-weekend-sql-server-links-220313">Click</a> a share option at the top of the on site post.</strong></p>
<p style="text-align: center;"><strong>Thanks for reading and have a great weekend!</strong></p>
</div>
<div class='yarpp-related-rss yarpp-related-none'>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-220313/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Be An Expert At What You Do</title>
		<link>http://www.johnsansom.com/how-to-be-an-expert-in-your-company/</link>
		<comments>http://www.johnsansom.com/how-to-be-an-expert-in-your-company/#comments</comments>
		<pubDate>Wed, 20 Mar 2013 11:00:45 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[Professional Development]]></category>
		<category><![CDATA[SQLServerCentral Syndication]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[Expert]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=11184</guid>
		<description><![CDATA[Every successful company has them. They&#8217;re the lifeblood of their organisations. Linchpins essential to getting things done and doing them extremely well. More commonly we know them as experts. Experts are always in popular demand and they come in all manner of different flavours. Of course they are just everyday people, regular folks, like you(...)<div class='yarpp-related-rss'>
<h3>Related posts:</h3><ol>
<li><a href='http://www.johnsansom.com/are-you-a-technical-expert-or-manager-you-cannot-be-both/' rel='bookmark' title='Are You A Technical Expert or Manager?'>Are You A Technical Expert or Manager?</a></li>
<li><a href='http://www.johnsansom.com/think-like-a-customer/' rel='bookmark' title='Think Like a Customer'>Think Like a Customer</a></li>
<li><a href='http://www.johnsansom.com/5-days-to-outstanding-dba-customer-service/' rel='bookmark' title='5 Days to Outstanding DBA Customer Service'>5 Days to Outstanding DBA Customer Service</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>Every successful company has them. They&#8217;re the lifeblood of their organisations. <a title="Linchpin" href="http://www.amazon.com/gp/product/1591844096/ref=as_li_ss_tl?ie=UTF8&amp;tag=josasqsedbint-20&amp;linkCode=as2&amp;camp=217145&amp;creative=399369&amp;creativeASIN=1591844096" target="_blank">Linchpins</a> essential to getting things done and doing them extremely well. More commonly we know them as experts.</p>
<p>Experts are always in popular demand and they come in all manner of different flavours.</p>
<p>Of course they are just everyday people, regular folks, like you and me. Regular folks that is, who one day decided that they want to be <a title="10 Character Traits of Outstanding DBAs" href="http://www.johnsansom.com/10-character-traits-of-outstanding-dbas/" target="_blank">outstanding</a> at what they do!</p>
<h2><span style="color: #993300;">What&#8217;s So Great About Being An Expert Anyway?<img class="alignright  wp-image-11233" style="border: 0px;;  float: right; padding: 4px; margin: 0 0 2px 7px;" alt="How To Be An Expert" src="http://cdn.johnsansom.com/wp-content/uploads/2013/03/Expert-300x224.jpg" width="240" height="179" /></span></h2>
<p>There are many common as well as individually unique reasons why you might want to be outstanding at what you do, to be an expert.</p>
<p>Some of the benefits to being an expert include:</p>
<p><strong>Career Enrichment</strong></p>
<ul>
<li>Establishing yourself as the go-to-guy (or girl)</li>
<li>Being at the forefront of your customers and managers minds (particularly come review time)</li>
<li>Recognition as an authority of your subject</li>
<li>Increased opportunity</li>
<li>Investment in you professionally</li>
</ul>
<p><strong>Knowledge &amp; Skill</strong></p>
<ul>
<li><a href="http://www.johnsansom.com/achieve-explosive-career-growth/">Continually increase your knowledge</a> and improve your skills</li>
<li><a href="http://www.johnsansom.com/how-to-win-career-gold/">Focus your learning</a> and strive to further develop skill in your chosen <a href="http://www.johnsansom.com/the-art-of-the-outstanding-dba/">art</a></li>
</ul>
<p><strong>Influence</strong></p>
<ul>
<li>People trust and value your opinion</li>
<li>Your decisions can shape the world around you</li>
</ul>
<p><strong>Challenge</strong></p>
<ul>
<li>Be the first in line for the difficult, demanding and interesting projects, work and opportunities.</li>
</ul>
<p>These are some of the more general motivations however <strong>being the expert that you want to be</strong> is an individual choice.</p>
<p>What might an expert look like in your role/company?</p>
<p>What opportunities and challenging projects could open up to you as an expert?</p>
<h2><span style="color: #993300;">Become The Expert &#8220;You&#8221; Want To Be</span></h2>
<p>Being an expert is not about being the very best at something. It is about being the best that YOU can be.</p>
<p>Here are some of things you will might wish to consider on the journey to becoming the expert that you want to be:</p>
<p><strong>Skills Development</strong></p>
<ul>
<li><em>Strengths</em> &#8211; What are you good at? How can you excel at these even more?</li>
<li><em>Weaknesses </em>- What might you need to learn in order to progress? Are there any particular obstacles holding you back?</li>
<li><em>Continued Investment</em> &#8211; Make a commitment to continually invest in your skills development. (<a href="http://www.johnsansom.com/how-to-win-career-gold/">Here&#8217;s how</a>)</li>
</ul>
<p><strong>Professional Positioning</strong></p>
<ul>
<li><strong>Customer Focus </strong>
<ul>
<li>Who are your customers?</li>
<li>What are their needs and wants?</li>
<li>Are you providing them with an &#8220;Outstanding&#8221; service? (<a title="5 Days To Outstanding DBA Customer Service" href="http://www.johnsansom.com/5-days-to-outstanding-dba-customer-service/">5 Days To Outstanding DBA Customer Service</a>)</li>
</ul>
</li>
<li><strong>You and Your Manager</strong>
<ul>
<li>What are your goals and are you on target to achieving them? (what is the purpose of your role)</li>
<li>Is you manager aware of your expertise and how you can contribute?</li>
<li>What would need to happen/change in order for you to be your manager&#8217;s go-to-person?</li>
</ul>
</li>
</ul>
<p>These are just some of the things you will want to consider when determining how to become the expert that you want to be. What does being an expert mean for you?</p>
<p>The rewards of being an expert are clear. Make the decision to be outstanding and to become the expert that you want to be.</p>
<div class='yarpp-related-rss'>
<h3>Related posts:</h3><ol>
<li><a href='http://www.johnsansom.com/are-you-a-technical-expert-or-manager-you-cannot-be-both/' rel='bookmark' title='Are You A Technical Expert or Manager?'>Are You A Technical Expert or Manager?</a></li>
<li><a href='http://www.johnsansom.com/think-like-a-customer/' rel='bookmark' title='Think Like a Customer'>Think Like a Customer</a></li>
<li><a href='http://www.johnsansom.com/5-days-to-outstanding-dba-customer-service/' rel='bookmark' title='5 Days to Outstanding DBA Customer Service'>5 Days to Outstanding DBA Customer Service</a></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/how-to-be-an-expert-in-your-company/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Something for the Weekend &#8211; SQL Server Links 15/03/13</title>
		<link>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-150313/</link>
		<comments>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-150313/#comments</comments>
		<pubDate>Fri, 15 Mar 2013 09:27:02 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[Link Posts]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=11129</guid>
		<description><![CDATA[It&#8217;s SFTW Time, I hope you&#8217;ve had a great week! The news this week that Google Reader is shutting down means that RSS consumers need to start looking for an alternative way to enjoy your favourite subscriptions, including SFTW. Of course the best way to make sure you get to enjoy every single post as soon(...)<div class='yarpp-related-rss'>
<h3>Related posts:</h3><ol>
<li><a href='http://www.johnsansom.com/the-definitive-introduction-to-sql-server-indexes/' rel='bookmark' title='The Definitive Introduction to SQL Server Indexes'>The Definitive Introduction to SQL Server Indexes</a></li>
<li><a href='http://www.johnsansom.com/finding-bad-indexes/' rel='bookmark' title='Finding Bad Indexes Using SQL Server DMVs'>Finding Bad Indexes Using SQL Server DMVs</a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s SFTW Time, I hope you&#8217;ve had a great week!</p>
<div id="attachment_11162" class="wp-caption alignright" style="width: 153px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><img style="border: 0px;" alt="Google Reader to Shut Down" src="http://cdn.johnsansom.com/wp-content/uploads/2013/03/RSS.png" width="143" height="143" /><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Google Reader to be Shut Down</p></div>
<p style="text-align: left;">The news this week that Google Reader is shutting down means that RSS consumers need to start looking for an alternative way to enjoy your favourite subscriptions, including SFTW. Of course the best way to make sure you get to enjoy every single post as soon as it&#8217;s published is to <a href="http://feedburner.google.com/fb/a/mailverify?uri=JohnSansom-SqlServerDba">Subscribe</a> to free post delivery by Email.</p>
<p style="text-align: left;">I would recommend that you start considering alternative RSS Readers now so that you don&#8217;t get caught out when Google Reader is shut down. The following article over on <a href="http://lifehacker.com/5990456/google-reader-is-getting-shut-down-here-are-the-best-alternatives" target="_blank">LifeHacker </a>looks at some alternative readers, as well as provides instruction on how you can migrate your existing subscriptions to your new Reader of choice.</p>
<p style="text-align: left;">Personally I like to use <a href="http://www.feedly.com/" target="_blank">Feedly</a> for consuming content, particularly on the iPad. It looks fantastic and has a glossy magazine feel to it but I will need to find a more robust and similar alternative to Google Reader for content curation, such as creating this weekly post for you lot. What feed Reader will you be choosing?</p>
<p style="text-align: left;">Here’s your weekly roundup of SQL Server Blog Posts, News and Technology Stuff. Enjoy&#8230;.</p>
<div>
<h2><span style="color: #993300;">SQL Server Links</span></h2>
</div>
<ul>
<li style="text-align: left;"><a title="Filegroups and Non-Clustered Indexes" href="http://sqlblog.com/blogs/rob_farley/archive/2013/03/12/filegroups-and-non-clustered-indexes.aspx" target="_blank">Filegroups and Non-Clustered Indexes</a> - Demonstrating why your non-clustered indexes might not be stored where you think, it&#8217;s Rob Farley (<a href="http://sqlblog.com/blogs/rob_farley/default.aspx">Blog</a>|<a href="http://twitter.com/#!/rob_farley">Twitter</a>).</li>
<li style="text-align: left;"><a title="Databases Five Years from Today" href="http://www.brentozar.com/archive/2013/03/databases-five-years-from-today" target="_blank">Databases Five Years from Today</a> - Predicting your future this week from Brent Ozar (<a href="http://www.brentozar.com/">Blog</a>|<a href="http://twitter.com/brento">Twitter</a>). Are you on the right path?</li>
<li style="text-align: left;"><a title="A TOP Query" href="http://sqlblog.com/blogs/rob_farley/archive/2013/03/11/a-top-query.aspx" target="_blank">A TOP Query</a> - An excellent and insightful T-SQL walk-through from Rob Farley (<a href="http://sqlblog.com/blogs/rob_farley/default.aspx">Blog</a>|<a href="http://twitter.com/#!/rob_farley">Twitter</a>),  looking at query optimization considerations around the use of the TOP operator filtered with a function.</li>
<li style="text-align: left;"><a title="Log Shipping Part 2: When Disaster Strikes (video)" href="http://www.brentozar.com/archive/2013/03/log-shipping-part-2-when-disaster-strikes-video" target="_blank">Log Shipping Part 2: When Disaster Strikes (video)</a> - Part 2 of this excellent video series looking at Log Shipping, from Jes Borland (<a href="http://www.brentozar.com/archive/author/jes/">Blog|</a><a href="http://twitter.com/#!/grrl_geek">Twitter</a>).</li>
<li style="text-align: left;">Administering Sql Server 2012 Running On Windows Server Core - Don&#8217;t be a wuss! Thomas Larock (<a href="http://thomaslarock.com/">Blog</a>|<a href="http://twitter.com/SQLRockstar">Twitter</a>) on why you need to quit being afraid and start getting to grips with Windows Server Core.</li>
<li style="text-align: left;"><a title="Moving A Database to New Storage With No Downtime" href="http://www.bobpusateri.com/archive/2013/03/moving-a-database-to-new-storage-with-no-downtime/" target="_blank">Moving A Database to New Storage With No Downtime</a> - A fantastic, well written post from Bob Pusateri (<a href="http://www.bobpusateri.com/">Blog</a>|<a href="http://www.twitter.com/SQLBob">Twitter</a>) and part of this months T-SQL Tuesday theme.</li>
<li style="text-align: left;"><a title="Query Optimization Research Papers" href="http://www.benjaminnevarez.com/2013/03/query-optimization-research-papers/" target="_blank">Query Optimization Research Papers</a> - A valuable collection of references and good reading from Benjamin Nevarez (<a href="http://www.benjaminnevarez.com/">Blog</a>|<a href="https://twitter.com/BenjaminNevarez">Twitter</a>).</li>
<li style="text-align: left;"><a title="So You Think You're a SQL MCM. Test yourself Part 1" href="http://blogs.prodata.ie/post/So-you-think-your-a-SQL-MCM-Test-Yourself-Part-I.aspx" target="_blank">So You Think You&#8217;re a SQL MCM. Test yourself Part 1</a> - So you fancy your chances as a SQL Server MCM? Bob Duffy (<a href="http://blogs.prodata.ie/">Blog</a>|<a href="http://twitter.com/#!/bob_duffy">Twitter</a>) provides this litmus test.</li>
<li style="text-align: left;"><a title="SQL Server Table Designer Bug with Filtered Unique Index" href="http://www.adathedev.co.uk/2013/03/sql-server-table-designer-bug-with.html" target="_blank">SQL Server Table Designer Bug with Filtered Unique Index</a> - Adrian Hills (<a href="http://www.adathedev.co.uk/">Blog</a>|<a href="http://twitter.com/#!/adathedev">Twitter</a>) uncovers a bug when working with the SSMS Table Designer. If this presents a problem for you too then be sure to vote for the Connect item.</li>
<li style="text-align: left;"><a title="Creating a Clustered DTC for SQL Server Redux" href="http://www.sqlha.com/2013/03/12/creating-a-clustered-dtc-for-sql-server-redux/" target="_blank">Creating a Clustered DTC for SQL Server Redux</a> - Allan Hirt (<a href="http://www.sqlha.com/">Blog</a>|<a href="https://twitter.com/#!/SQLHA">Twitter</a>) extends his initial instruction, refining for those with servers already in Production.</li>
<li style="text-align: left;"><a title="Use PowerShell and Conditional Formatting to Format Dates" href="http://blogs.technet.com/b/heyscriptingguy/archive/2013/03/14/use-powershell-and-conditional-formatting-to-format-dates.aspx" target="_blank">Use PowerShell and Conditional Formatting to Format Dates</a> - Some PowerShell magic courtesy of the Scripting Guy.</li>
</ul>
<p style="text-align: center;"><strong><em>Make sure you don&#8217;t miss this weekly round-up of SQL Server Links, community news and technology banter by <a href="http://feeds.feedburner.com/JohnSansom-SqlServerDba">Subscribing to the Blog Feed</a>.</em></strong></p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0px;;  display: block; margin-right: auto; margin-left: auto;" title="Subscribe Via RSS" alt="Subscribe to the blog via RSS" src="http://cdn.johnsansom.com/wp-content/uploads/2013/01/RSS.jpg" width="70" height="130" /></p>
<p style="text-align: center;"><strong><em>You can also Get posts delivered direct to your Inbox free <a title="Subscribe to this blog via Email" href="http://feedburner.google.com/fb/a/mailverify?uri=JohnSansom-SqlServerDba">via Email</a>.</em></strong></p>
<h2><span style="color: #993300;"><span>Community Forum Conversations</span></span></h2>
<p>These are some of the discussions going on right now in the <a title="SQLBrit Community Forum" href="http://johnsansom.com/sqlforum/index.php" target="_blank"><span><span>SQLBrit</span> Community Forum</span></a></p>
<ul>
<li><span style="line-height: 13px;"><a title="You're a Recruitment Consultant and You Suck" href="http://johnsansom.com/sqlforum/welcome-and-general-discussion/you're-a-recruitment-consultant-and-you-suck/msg518/?topicseen#msg518">You&#8217;re a Recruitment Consultant and You Suck</a></span></li>
<li><a title="Memory Pressure" href="http://johnsansom.com/sqlforum/architecture-design-administration/memory-pressure/msg511/?topicseen#msg511" target="_blank">Memory Pressure</a></li>
<li><a title=" Prometric Certification" href="http://johnsansom.com/sqlforum/professional-development/prometric-certification/msg512/?topicseen#msg512" target="_blank">Prometric Certification</a></li>
<li><a title="Share Your Favourite Performance Scripts" href="http://johnsansom.com/sqlforum/architecture-design-administration/share-your-favourite-performance-scripts/msg514/?topicseen#msg514" target="_blank">Share Your Favourite Performance Scripts</a></li>
</ul>
<h2><span style="color: #993300;">Misc. Technology Posts</span></h2>
<ul>
<li><a title="Ten pi-fect projects for your new Raspberry Pi" href="http://www.theregister.co.uk/2013/03/14/feature_ten_raspberry_pi_projects/" target="_blank">Ten pi-fect projects for your new Raspberry Pi</a> - TheRegister</li>
<li><a title="Microsoft: Overheating caused Outlook and Hotmail shutdown" href="http://www.bbc.co.uk/news/technology-21784005" target="_blank">Microsoft: Overheating caused Outlook and Hotmail shutdown</a> - BBC News Technology</li>
<li><a title="Modder hacks SimCity for unlimited offline play" href="http://www.theregister.co.uk/2013/03/14/simcity_offline_hack/" target="_blank">Modder hacks SimCity for unlimited offline play</a> - TheRegister</li>
<li><a title="Call of Duty dominates 2012 entertainment sales beating music and film" href="http://www.bbc.co.uk/news/technology-21769023" target="_blank">Call of Duty dominates 2012 entertainment sales beating music and film</a> - BBC News Technology</li>
</ul>
<div>
<p style="text-align: justify;">Have you read a blog post this week that you really enjoyed and deserves a mention? Let me know in the comments and on <a href="http://www.twitter.com/SQLBrit">Twitter</a>(@SQLBrit). <strong><br />
</strong></p>
<p style="text-align: center;"><strong>If you enjoyed this weeks round-up of SQL content please show your support by sharing it. <a href="http://www.johnsansom.com/something-for-the-weekend-sql-server-links-150313">Click</a> a share option at the top of the on site post.</strong></p>
<p style="text-align: center;"><strong>Thanks for reading and have a great weekend!</strong></p>
</div>
<div class='yarpp-related-rss'>
<h3>Related posts:</h3><ol>
<li><a href='http://www.johnsansom.com/the-definitive-introduction-to-sql-server-indexes/' rel='bookmark' title='The Definitive Introduction to SQL Server Indexes'>The Definitive Introduction to SQL Server Indexes</a></li>
<li><a href='http://www.johnsansom.com/finding-bad-indexes/' rel='bookmark' title='Finding Bad Indexes Using SQL Server DMVs'>Finding Bad Indexes Using SQL Server DMVs</a></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-150313/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Something for the Weekend &#8211; SQL Server Links 08/03/13</title>
		<link>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-080313/</link>
		<comments>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-080313/#comments</comments>
		<pubDate>Fri, 08 Mar 2013 11:38:31 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[Link Posts]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=10897</guid>
		<description><![CDATA[It&#8217;s SFTW Time, I hope you&#8217;ve had a great week! Make sure you don&#8217;t miss this weekly round-up of SQL Server Links, community news and technology banter by Subscribing to the Blog Feed. You can also Get posts delivered direct to your Inbox free via Email. Here’s your weekly roundup of SQL Server Blog Posts, News and(...)<div class='yarpp-related-rss yarpp-related-none'>
</div>
]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s SFTW Time, I hope you&#8217;ve had a great week!</p>
<p style="text-align: center;"><strong><em>Make sure you don&#8217;t miss this weekly round-up of SQL Server Links, community news and technology banter by <a href="http://feeds.feedburner.com/JohnSansom-SqlServerDba">Subscribing to the Blog Feed</a>.</em></strong></p>
<p style="text-align: center;"><img title="Subscribe Via RSS" alt="Subscribe to the blog via RSS" src="http://cdn.johnsansom.com/wp-content/uploads/2013/01/RSS.jpg" width="70" height="130" /></p>
<p style="text-align: center;"><strong><em>You can also Get posts delivered direct to your Inbox free <a title="Subscribe to this blog via Email" href="http://feedburner.google.com/fb/a/mailverify?uri=JohnSansom-SqlServerDba">via Email</a>.</em></strong></p>
<p style="text-align: left;">Here’s your weekly roundup of SQL Server Blog Posts, News and Technology Stuff. Enjoy&#8230;.</p>
<div>
<h2><span style="color: #993300;">SQL Server Links</span></h2>
</div>
<ul>
<li style="text-align: left;">
<div id="attachment_10927" class="wp-caption alignright" style="width: 280px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><img class=" wp-image-10927 " alt="Fondant Fancy" src="http://cdn.johnsansom.com/wp-content/uploads/2013/03/Fondant_Fancy-300x225.jpg" width="270" height="203" /><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Antoher British classic, the fondant fancy</p></div>
<p><a title="THAT’S ACTUALLY A DUPLICATE INDEX" href="http://www.jasonstrate.com/2013/03/thats-actually-a-duplicate-index/" target="_blank">That&#8217;s Actually a Duplicate Index</a> - An excellent walk-through post from Jason Strate (<a href="http://www.jasonstrate.com/">Blog</a>|<a href="http://twitter.com/stratesql">Twitter</a>), identifying the different types of duplicate indexes that you need to look out for when conducting performance analysis of your environments.</li>
<li style="text-align: left;"><a title="You don’t have a Big Data problem" href="http://www.brentozar.com/archive/2013/03/you-dont-have-a-big-data-problem" target="_blank">You don’t have a Big Data problem</a> - Straight talking from Brent Ozar (<a href="http://www.brentozar.com/">Blog</a>|<a href="http://twitter.com/brento">Twitter</a>), taking a sledgehammer to all this &#8220;trendy&#8221; Big Data talk.</li>
<li style="text-align: left;"><a title="SQL Server 2012 Diagnostic Information Queries (March 2013)" href="http://sqlserverperformance.wordpress.com/2013/03/03/sql-server-2012-diagnostic-information-queries-march-2013/" target="_blank">SQL Server 2012 Diagnostic Information Queries (March 2013)</a> - Glenn Berry (<a href="http://sqlserverperformance.wordpress.com/">Blog</a>|<a href="http://twitter.com/GlennAlanBerry">Twitter</a>) shares an update to his excellent and freely available utility scripts.</li>
<li style="text-align: left;"><a title=" Slipstreamin’ Away" href="http://www.mikefal.net/2013/03/05/slipstreamin-away/">Slipstreamin’ Away</a> - Practising a <a title="The Best Database Administrators Automate Everything" href="http://www.johnsansom.com/the-best-database-administrators-automate-everything/">philosophy</a> I am particularly fond of, Mike Fal (<a href="http://www.mikefal.net/">Blog</a>|<a href="https://twitter.com/#!/mike_fal">Twitter</a>) shares some automation wisdom with us.</li>
<li style="text-align: left;"><a title="switchoffset built-in function can cause incorrect cardinality estimate" href="http://blogs.msdn.com/b/psssql/archive/2013/03/02/switchoffset-built-in-function-can-cause-incorrect-cardinality-estimate.aspx" target="_blank">switchoffset built-in function can cause incorrect cardinality estimate</a> - Tales from the trenches with the CSS SQL Server Engineers (<a href="http://blogs.msdn.com/b/psssql/">Blog</a>).</li>
<li style="text-align: left;"><a title="Execution Plan Analysis: The Mystery Work Table" href="http://sqlblog.com/blogs/paul_white/archive/2013/03/08/execution-plan-analysis-the-mystery-work-table.aspx" target="_blank">Execution Plan Analysis: The Mystery Work Table</a> - Each week I am fortunate to become a tiny little bit better at reading, evaluating and most importantly <strong>understanding</strong> execution plans, and it&#8217;s all thanks to the incredible efforts of the talented author Mr Paul White (<a href="http://sqlblog.com/blogs/paul_white/default.aspx">Blog</a>|<a href="https://twitter.com/#!/SQL_Kiwi">Twitter</a>). Do your career a favour and add this super smart chap to your RSS Reader now folks.</li>
<li style="text-align: left;"><a title="Build your own Virtual Lab" href="http://mattvelic.com/virtual-lab/" target="_blank">Build your own Virtual Lab</a> - Matt Velic (<a href="http://mattvelic.com/">Blog</a>|<a href="https://twitter.com/mvelic">Twitter</a>) shares his eBook on how you can get started with your very own SQL2012 lab environment.</li>
<li style="text-align: left;"><a title="Twitter Talk Theatre, Episode 1: “RAID is good enough!”" href="http://www.midnightdba.com/Jen/2013/03/twitter-talk-theatre-episode-1-raid-is-good-enough/" target="_blank">Twitter Talk Theatre, Episode 1: “RAID is good enough!”</a> - Twitter can be a fantastic source of insight and knowledge if you use it right. SQL community knowledge pooling in action, courtesy of your host Jen McCown (<a href="http://www.midnightdba.com/Jen/">Blog</a>|<a href="http://twitter.com/JenniferMcCown">Twitter</a>).</li>
<li style="text-align: left;"><a title="New job, new computer, new software installs" href="http://sqlblog.com/blogs/jamie_thomson/archive/2013/03/07/new-job-new-computer-new-software-installs.aspx" target="_blank">New job, new computer, new software installs</a> - Batman had his utility belt, as for the rest of us we have to make do with our tool belt. You all know that <a title="Top 10 Free SQL Server Tools" href="http://www.johnsansom.com/top-10-free-sql-server-tools/">I love me some tools</a> and I also enjoy learning about what other Data Professionals keep in their box of tricks. Here&#8217;s Jamie Thomson(<a href="http://sqlblog.com/blogs/jamie_thomson/default.aspx">Blog</a>|<a href="http://twitter.com/#!/jamiet">Twitter</a>) with his own desktop tool setup.</li>
</ul>
<h2><span style="color: #993300;"><span>Community Forum Conversations</span></span></h2>
<p>These are some of the discussions going on right now in the <a title="SQLBrit Community Forum" href="http://johnsansom.com/sqlforum/index.php" target="_blank"><span><span>SQLBrit</span> Community Forum</span></a></p>
<ul>
<li><a title="First major mistake as a so-called DBA - booohooo! " href="http://johnsansom.com/sqlforum/architecture-design-administration/first-major-mistake-as-a-so-called-dba-booohooo!/" target="_blank">First major mistake as a so-called DBA &#8211; booohooo!</a></li>
<li style="text-align: left;"><a title="Are You a DBA or a DB Dev?" href="http://johnsansom.com/sqlforum/welcome-and-general-discussion/are-you-a-dba-or-a-db-dev/" target="_blank">Are You a DBA or a DB Dev?</a></li>
<li style="text-align: left;">
<p style="display: inline !important;"><a href="http://johnsansom.com/sqlforum/professional-development/new-comer-from-la-area-with-lots-of-questions-)/msg475/?topicseen#msg475" target="_blank">New comer from LA area with lots of questions</a></p>
<p style="display: inline !important;"><em id="__mceDel"> </em></p>
</li>
</ul>
<h2><span style="color: #993300;">Misc. Technology Posts</span></h2>
<ul>
<li><a title="'Mainframe blowout' knackered millions of RBS, NatWest accounts" href="http://www.theregister.co.uk/2013/03/07/rbs_natwest_hardware_outage/" target="_blank">&#8216;Mainframe blowout&#8217; knackered millions of RBS, NatWest accounts</a> - TheRegister</li>
<li><a title="Programming's not for you? How about thinking? Be empowered." href="http://www.hanselman.com/blog/ProgrammingsNotForYouHowAboutThinkingBeEmpowered.aspx" target="_blank">Programming&#8217;s not for you? How about thinking? Be empowered</a> - Scott Hanselman</li>
<li><a title="Google Street View - a closer look" href="http://www.bbc.co.uk/news/technology-21689940" target="_blank">Google Street View &#8211; a closer look</a> - BBC News Technology</li>
<li><a title="Case Study on my two favorite technologies – Big Data &amp; Xbox (Halo)" href="http://blogs.technet.com/b/sqlman/archive/2013/03/06/case-study-on-my-two-favorite-technologies-big-data-amp-xbox-halo.aspx" target="_blank">Case Study on my two favorite technologies – Big Data &amp; Xbox (Halo)</a> - Shashank Pawar</li>
<li><a title="Evernote says security has been breached by hackers" href="http://www.bbc.co.uk/news/technology-21644317" target="_blank">Evernote says security has been breached by hackers</a> - BBC News Technology</li>
<li><a title="Virgin Media keeps mum as punters fume at crippled web access" href="http://www.theregister.co.uk/2013/03/07/virgin_media_routing_problems_stack_overflow/" target="_blank">Virgin Media keeps mum as punters fume at crippled web access</a> - TheRegister</li>
</ul>
<div>
<p style="text-align: justify;">Have you read a blog post this week that you really enjoyed and deserves a mention? Let me know in the comments and on <a href="http://www.twitter.com/SQLBrit">Twitter</a>(@SQLBrit). <strong><br />
</strong></p>
<p style="text-align: center;"><strong>If you enjoyed this weeks round-up of SQL content please show your support by sharing it. <a href="http://www.johnsansom.com/something-for-the-weekend-sql-server-links-080313">Click</a> a share option at the top of the on site post.</strong></p>
<p style="text-align: center;"><strong>Thanks for reading and have a great weekend!</strong></p>
</div>
<div class='yarpp-related-rss yarpp-related-none'>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-080313/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.128 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-05-23 11:46:45 -->

<!-- Compression = gzip -->