<?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 - SQL Server DBA in the UK</title>
	<atom:link href="http://www.johnsansom.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johnsansom.com</link>
	<description>SQL Server DBA Blog, with straightforward advice, quality resources and musings about SQL Server</description>
	<lastBuildDate>Fri, 03 Feb 2012 11:00:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Something for the Weekend &#8211; SQL Server Links 03/02/12</title>
		<link>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-030212/</link>
		<comments>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-030212/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 11:00:40 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[SQL Server Community]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=6718</guid>
		<description><![CDATA[I hope you&#8217;ve had a great week! Don&#8217;t miss out on your weekly fix of SQL Server Links, community news and technology banter. Subscribe to the Blog Feed now to ensure you catch all posts. You can also receive posts via Email. Here’s your weekly roundup of SQL Server Blog Posts, News and Techie Stuff. Enjoy! SQL [...]]]></description>
			<content:encoded><![CDATA[<p>I hope you&#8217;ve had a great week!</p>
<p style="padding-left: 30px;"><em><span style="color: #333333;">Don&#8217;t miss out on your weekly fix of SQL Server Links, community news and technology banter. </span><a title="Subscribe to this Blog" href="http://feeds.feedburner.com/JohnSansom-SqlServerDba">Subscribe</a> <span style="color: #333333;">to the Blog Feed now to ensure you catch all posts. You can also receive posts</span> <a title="Subscribe to this blog via Email" href="http://feedburner.google.com/fb/a/mailverify?uri=JohnSansom-SqlServerDba">via Email</a>.</em></p>
<p><span style="text-align: justify;">Here’s your weekly roundup of SQL Server Blog Posts, News and Techie Stuff. Enjoy!</span></p>
<div>
<h2><span style="color: #993300;">SQL Server Links<img style="display: inline; margin-left: 0px; margin-right: 0px; border: 0px;" title="coffee" src="http://www.johnsansom.com/wp-content/uploads/2012/02/coffee.jpg" alt="coffee" width="262" height="294" align="right" border="0" /> </span></h2>
</div>
<div id="scid:8747F07C-CDE8-481f-B0DF-C6CFD074BF67:a98c41a7-2c0b-410a-bf05-ec43fc9bd414" class="wlWriterSmartContent" style="margin: 0px; display: inline; float: right; padding: 0px;"></div>
<ul>
<li style="text-align: justify;"><a title="Hey App, quit wasting my time sorting your data" href="http://datachomp.com/archives/hey-app-quit-wasting-my-time-sorting-your-data" target="_blank">Hey App, quit wasting my time sorting your data</a>  &#8211; Every once in a while it&#8217;s good to have a bit of rant. Sprinkle it with a smidgen of humour, like Rob Sullivan(<a href="http://datachomp.com/">Blog</a>|<a href="https://twitter.com/datachomp">Twitter</a>) and your definitely on to a winner. Preach on brother!</li>
<li style="text-align: justify;"><a title="Bad Habits to Kick : Thinking a WHILE loop isn't a CURSOR" href="http://sqlblog.com/blogs/aaron_bertrand/archive/2012/01/26/the-fallacy-that-a-while-loop-isn-t-a-cursor.aspx" target="_blank">Bad Habits to Kick : Thinking a WHILE loop isn&#8217;t a CURSOR</a> &#8211; The man just keeps informing us of our wrong doing but for our own good of course. Here&#8217;s Aaron Bertrand (<a href="http://sqlblog.com/blogs/aaron_bertrand/default.aspx">Blog</a>|<a href="http://twitter.com/#!/aaronbertrand">Twitter</a>).</li>
<li style="text-align: justify;"><a title="SQL SERVER TABLE COLUMNS UNDER THE HOOD" href="http://rusanu.com/2011/10/20/sql-server-table-columns-under-the-hood/" target="_blank">SQL SERVER TABLE COLUMNS UNDER THE HOOD</a> &#8211; I have a confession to make, I missed an awesome post for the roundup from some time ago. I know right! A fascinating look at some database engine internals from Remus Rusanu (<a href="http://rusanu.com/blog/">Blog</a>|<a href="https://twitter.com/rusanu">Twitter</a>).</li>
<li style="text-align: justify;"><a title="What IP are you listening on SQL" href="http://troubleshootingsql.com/2012/01/30/what-ip-are-you-listening-on-sql/" target="_blank">What IP are you listening on SQL</a> &#8211; Sure there are a lot of ways you can do this but how would you get it done across a large number of instances? Using a little PowerShell magic of course. Here with the fairy dust it&#8217;s Amit Banerjee (<a href="http://troubleshootingsql.com/">Blog</a>|<a href="http://twitter.com/banerjeeamit">Twitter</a>).</li>
<li style="text-align: justify;"><a title="A Temporary Configuration" href="http://www.mikefal.net/2012/01/31/a-temporary-configuration/" target="_blank">A Temporary Configuration</a> &#8211; Continuing the crusade for automation and sharing a script for us to play this week it&#8217;s Mike Fal (<a href="http://www.mikefal.net/">Blog</a>|<a href="https://twitter.com/#!/mike_fal">Twitter</a>).</li>
<li style="text-align: justify;"><a title="Execution Plans, What Do I Look At?" href="http://www.scarydba.com/2012/01/30/execution-plans-what-do-i-look-at" target="_blank">Execution Plans, What Do I Look At?</a> &#8211; Given the man has written a number of publications on the subject this is information gold. Grant Fritchey (<a href="http://www.scarydba.com/">Blog</a>|<a href="http://twitter.com/#!/gfritchey">Twitter</a>) sharing how he gets the job done.</li>
<li style="text-align: justify;"><a title="Removing Duplicate Dimension Rows in SSIS" href="http://michaeljswart.com/2012/02/removing-duplicate-dimension-rows-in-ssis" target="_blank">Removing Duplicate Dimension Rows in SSIS</a>- Wandering into new territory but with confidence and flair, this week
<div>Michael J. Swart (<a href="http://michaeljswart.com/">Blog</a>|<a href="http://twitter.com/MJSwart">Twitter</a>) gives us some SSIS goodness.</div>
</li>
<li style="text-align: justify;"><a title="The SQLRAP Wrap Up" href="http://mitchespitch.com/2012/01/the-sqlrap-wrap-up/" target="_blank">The SQLRAP Wrap Up</a> &#8211; Sharing his experiences of using this Premier Support service it&#8217;s Mitchell Bottel (<a href="http://mitchespitch.com/">Blog</a>|<a href="https://twitter.com/sacsqldude">Twitter</a>). I was not even aware that this service existed, interesting stuff!</li>
<li style="text-align: justify;"><a title="February Question: If you weren’t a DBA, what would you like to do?  Read more: http://www.bradmcgehee.com/2012/02/february-question-if-you-werent-a-dba-what-would-you-like-to-do/#ixzz1lIxsHfFR  Under Creative Commons License: Attribution" href="http://www.bradmcgehee.com/2012/02/february-question-if-you-werent-a-dba-what-would-you-like-to-do" target="_blank">If you weren’t a DBA, what would you like to do?</a> &#8211; A brilliant question from Brad McGehee (<a href="http://www.bradmcgehee.com/">Blog</a>|<a href="http://twitter.com/bradmcgehee">Twitter</a>). I would naturally have been a worldclass sportsman, maybe darts? What would you like to do?</li>
<li style="text-align: justify;"><a title="Management Studio tricks you may or may not know about" href="http://blogs.msdn.com/b/psssql/archive/2012/01/31/management-studio-tricks-you-may-or-may-not-know-about.aspx" target="_blank">Management Studio tricks you may or may not know about</a> &#8211; This week I&#8217;m loving keyboard shortcuts, and there&#8217;s some great ones down in the <span style="color: #993300;"><strong>Misc Technology</strong></span> posts section below. Back to SQL right now though, here&#8217;s the CSS SQL Server Engineers (<a href="http://blogs.msdn.com/b/psssql/">Blog</a>) with some SSMS tricks for you.</li>
</ul>
<h2><span style="color: #993300;">UK SQL Server Upcoming Events</span></h2>
<div><em>Use the <a title="UK SQL Server Events" href="http://www.johnsansom.com/uk-sql-server-events/" target="_blank">SQL Server Event Calendar</a> to keep informed <strong>of all upcoming</strong> SQL Server events, User Groups, and training opportunities here in the UK. You can also add this calendar alongside you existing Google calendar.</em></div>
<h2><span style="color: #993300;">Misc Technology Posts</span></h2>
<div>
<ul>
<li><a title="Facebook unveils $5bn stock market flotation plans" href="http://www.bbc.co.uk/news/business-16830664" target="_blank">Facebook unveils $5bn stock market flotation plans</a></li>
<li><a title="The One Button Mystique" href="http://www.codinghorror.com/blog/2012/02/the-one-button-mystique.html" target="_blank">The One Button Mystique</a></li>
<li><a title="The Web is the new Terminal: Are you using the Web's Keyboard Shortcuts and Hotkeys?" href="http://www.hanselman.com/blog/TheWebIsTheNewTerminalAreYouUsingTheWebsKeyboardShortcutsAndHotkeys.aspx" target="_blank">The Web is the new Terminal: Are you using the Web&#8217;s Keyboard Shortcuts and Hotkeys?</a></li>
</ul>
<p>Have you read a post this week that you think deserves a mention? Be sure to let me and other readers know by leaving a comment. You can also reach me on <a href="mailto:john@johnsansom.com">email</a> and find me on <a href="http://www.twitter.com/JohnSansom">Twitter</a>(@JohnSansom).</p>
<div>
<p>Have a great weekend!</p>
<p style="text-align: center;">
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-030212/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Your Road to Becoming a DBA: Acquiring Experience is Key</title>
		<link>http://www.johnsansom.com/your-road-to-becoming-a-dba-acquiring-experience-is-key/</link>
		<comments>http://www.johnsansom.com/your-road-to-becoming-a-dba-acquiring-experience-is-key/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 19:10:24 +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=6731</guid>
		<description><![CDATA[Knowing precisely how to start on your next adventure is tricky. With so many options and decisions in front of you, identifying what is the best way to move forward for you is vital. This post is part two of the series Your Road to Becoming a DBA, where I talk about how you can [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">Knowing precisely how to start on your next adventure is tricky. With so many options and decisions in front of you, identifying what is the best way to move forward for <strong>you</strong> is vital.</p>
<blockquote>
<p style="text-align: justify;" align="justify">This post is part two of the series <a title="Your Road To Becoming a DBA" href="http://www.johnsansom.com/your-road-to-becoming-a-dba/">Your Road to Becoming a DBA</a>, where I talk about how you can forge your very own career path toward becoming the DBA you want to be. You can find part 1 <a title="You Road To Becoming a DBA Laying a Strong Foundation" href="http://www.johnsansom.com/your-road-to-becoming-a-dba/">here</a> where I talked about the importance of Laying a Strong Foundation.</p>
</blockquote>
<h2><span style="color: #993300;">Acquiring Experience is Key</span></h2>
<p style="text-align: justify;">It seems like all the opportunities that are available out there for DBAs require at least a number of years experience. Companies are not hiring folks that have no prior experience and then training them up to where they need to be. The dilemma of already needing a DBA job to gain experience but then experience is needed to gain a DBA job in the first place, is one that I have talked about before on the <a href="http://www.johnsansom.com/how-to-become-a-sql-server-dba/">How To Become a SQL Server DBA</a> area of the blog. You need to have at least the basics mastered in order to get your foot in the door.</p>
<p>So what’s a budding DBA to do in order to gain more experience? You need to learn, grow and build experience from other sources:</p>
<div id="scid:8747F07C-CDE8-481f-B0DF-C6CFD074BF67:d0d06ad2-10f7-47c5-a2f6-f249147a0bdc" class="class" style="margin: 0px; display: inline; float: right; padding: 0px;"><a title="Time to hit the books" href="http://www.johnsansom.com/wp-content/uploads/2012/01/lbooks11.png" rel="thumbnail"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="lbooks11" src="http://www.johnsansom.com/wp-content/uploads/2012/01/lbooks11_thumb.png" alt="lbooks11" width="315" height="398" border="0" /></a></div>
<ul>
<li style="text-align: justify;"><strong>Forums</strong> – I cannot begin to say enough good things about how valuable SQL Server Forums are. Each day I will hit the forums to learn something new about SQL Server and you should too. They are an immense source of knowledge. If you know the answer to the posters question great, you can go ahead and share it so that others can benefit from what you know, whilst at the same time reinforce the knowledge in your own mind. When you don’t know the solution you can subscribe to and follow the discussions to ensure you learn it. You can find out my favourites in my <a href="http://www.johnsansom.com/top-5-sql-server-forums/">Top 5 SQL Server Forums</a> post.</li>
</ul>
<ul>
<li style="text-align: justify;"><strong>Start From a Parallel Discipline</strong> – Talk to existing Data Professionals in the community about how they got started as a DBA and you will hear a lot of stories about how originally they were hired to work in a similar discipline, such as a System Administrator, Software Developer or maybe even the dreaded SAN Admin. These folks were given the task to look after/troubleshoot SQL Server in addition to their existing responsibilities and things grew from there. With this in mind one strategy for gaining more experience then is to reach out to teams in your existing company that are already working with SQL Server. Another possibility could be to use your existing skills to acquire a position within an organisation that is using SQL Server technology and to ensure your keen interest to make a lateral move is clear from the outset.</li>
</ul>
<ul>
<li style="text-align: justify;"><strong>Certifications</strong> – There’s a lot of different opinion out there on how valuable these are. Just having a certification is not going to get you a DBA gig but they can get you to the interview and make you stand out from folks that don’t have them. Now I am a firm believer in the “learning” value of certifications but this only applies if you do it right i.e. actually learn the material and practice implementing it.To find out how to get the most from SQL Server certifications and really learn the material take a look at <a href="http://www.johnsansom.com/my-guide-to-passing-mcts-exam-70-432/">My Guide to Passing Exam 70-432</a>. <em>(Preachy Tangent: I’ve interviewed a lot of Data Professionals that have certifications listed on their CVs and guess what, I ask them questions directly relevant to the material covered and they had better know their stuff! We all know there are brain dumps out there to cheat your way through some of the certs but any half decent DBA with experience will see past such BS immediately. Don’t be that guy. By taking shortcuts you&#8217;re only cheating yourself).</em></li>
</ul>
<ul>
<li style="text-align: justify;"><strong style="text-align: justify;">Local Community Opportunities</strong><span style="text-align: justify;"> &#8211; The talents of a Database Administrator are always in demand. There are some great ways that you can give something back to the local community in your area, whilst at the same time developing your skills and bolstering the experience on your CV. In the UK for example, there are charitable organisations that often seek the support of the technology community such as </span><a style="text-align: justify;" href="http://www.it4communities.org.uk/it4c/home/index.jsp" target="_blank">iT4Communities</a><span style="text-align: justify;"> or </span><a style="text-align: justify;" href="http://www.givecamp.org.uk/">GiveCampUK</a><span style="text-align: justify;">.</span></li>
</ul>
<ul>
<li style="text-align: justify;"><strong style="text-align: justify;">Build Your Own Lab Environment</strong><span style="text-align: justify;"> &#8211; There are a lot of different features in the product and there are not many companies using them all. A great way to learn about the different features and gain experience is by getting your hands dirty and implementing them. You can even take things further by breaking the environment and then fixing it again, no really. Practice the different ways you can restore a database. What happens if you fail over a Mirrored database that is also a Replication Publication? Experimentation in a safe environment is a great way to learn. Get used to testing things, it&#8217;s an essential part of any robust development cycle used in the field.</span></li>
</ul>
<p>What are some of your favourite resources and methods for acquiring more experience with SQL Server?</p>
<h4 align="center"><em>“I really hope you enjoyed this post. You can make sure to catch all my posts as well as content exclusive only to the blog by subscribing via <a href="http://feedburner.google.com/fb/a/mailverify?uri=JohnSansom-SqlServerDba">Email</a> or <a href="http://feedburner.google.com/fb/a/mailverify?uri=JohnSansom-SqlServerDba">RSS</a>. Thanks for reading.”</em></h4>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/your-road-to-becoming-a-dba-acquiring-experience-is-key/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Your Road to Becoming a DBA: Laying a Strong Foundation</title>
		<link>http://www.johnsansom.com/your-road-to-becoming-a-dba/</link>
		<comments>http://www.johnsansom.com/your-road-to-becoming-a-dba/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 19:10:20 +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=6696</guid>
		<description><![CDATA[Knowing precisely how to start on your next adventure is tricky. With so many options and decisions in front of you, identifying what is the best way to move forward for you is vital. Last week I received an email from a reader who was looking for some advice on how to start their own [...]]]></description>
			<content:encoded><![CDATA[<p>Knowing precisely how to start on your next adventure is tricky. With so many options and decisions in front of you, identifying what is the best way to move forward for <strong>you</strong> is vital.</p>
<p>Last week I received an email from a reader who was looking for some advice on how to start their own journey on the road to becoming a DBA. I found this really quite inspiring and it got me thinking about how to go about forging the path to being the DBA you want to be. It reads:</p>
<blockquote><p><em>Hi John,</em></p>
<p><em>I follow you on twitter and have recently discovered your website. I personally think it is very motivating and has a great layout. I will tell you a little about myself to start off and also attach my CV.</em></p>
<p><em>My name is **** ****. I am 21 and currently work in IT &amp; Telephony support for a travel agent. I have gained a lot of my experience within IT by self-teaching, online tutorials, books and watching people when they work.</em></p>
<p><em>I am very eager to fulfil my passion to become a SQL DBA, a few reasons why I am choosing this path to take in life. I think this would be a very challenging and motivating career. One at the end of a project you will feel somewhat great about what you have done. I think it’s a occupation where I would always be learning and a great profession to work up as junior to the top.</em></p>
<p><em>I was wondering if you could help me to fulfil my passion to become a SQL DBA, tips, any companies you know off that is willing to take me on as a junior DBA, giving me to time and proper hands on training I need to show them I could become a great asset to their company, Book, Quick course I could be taking.</em></p>
<p><em>I appreciate all the help you can give. </em><em>I would like to thank you for taking the time to read this.</em></p>
<p><em>Best regards,</em></p></blockquote>
<p align="justify">First, congratulations are in order for having chosen to pursue the path of the DBA. You’ve made an excellent decision and one that I have no doubt will be very rewarding should you so wish. You raise some great questions. Questions that I myself have had and I’m sure other readers have had too. I’ll try to answer them as best I can and perhaps other readers would also like to share some of their thoughts.</p>
<p align="justify">To avoid bombarding you super busy readers with too much content, I thought it best to break things up into a number of smaller, more consumable posts and so over the next few days I’m going to share with you how to create your very own path to becoming a DBA. We’re going to look at:</p>
<ul>
<li>
<div align="justify">The importance of Laying a Strong Foundation</div>
</li>
<li>
<div align="justify">Why Gaining Experience is the Key to getting started</div>
</li>
<li>
<div align="justify">Books for the Aspiring DBA</div>
</li>
<li>
<div align="justify">Writing a Winning CV</div>
</li>
<li>
<div align="justify">How to Get Organised to Get Ahead</div>
</li>
</ul>
<p align="justify">Here then are some of my own thoughts, that I wanted to share with you all here, on how you can go about <strong>building your own path</strong> to becoming a DBA.</p>
<h2><span style="color: #993300;">Laying a Strong Foundation</span></h2>
<div id="scid:8747F07C-CDE8-481f-B0DF-C6CFD074BF67:096d9324-01d6-48e0-9817-3ac25e8e619d" class="wlWriterEditableSmartContent" style="margin: 0px; display: inline; float: right; padding: 0px;"><a title="Build a Strong Foundation" href="http://www.johnsansom.com/wp-content/uploads/2012/01/foundation-8x6.jpg" rel="thumbnail"><img src="http://www.johnsansom.com/wp-content/uploads/2012/01/foundation.png" alt="" width="335" height="295" border="0" /></a></div>
<p align="justify">As with any serious endeavour, you want to get yourself off on the very best possible start in order to ensure things can move forward optimally from thereon in. Becoming a DBA is naturally no different and there are couple of things that I personally consider important to creating a good strong foundation from which a DBA can grow.</p>
<ul>
<li>
<div align="justify"><strong>What’s the primary responsibility of a DBA? -</strong> I’m glad you asked because it’s from here that all other things DBA should exude from. In other words, what is the point of a DBA and why would a company need one? You can find out exactly what I’m talking about in my post <a href="http://www.johnsansom.com/the-database-administrators-primary-responsibility/">The Database Administrators Primary Responsibility</a>.</div>
<div align="justify"></div>
</li>
<li>
<div align="justify"><strong>Relational Theory</strong> – SQL Server and in fact all other RDMSs (<span style="text-decoration: underline;">Relational</span> Database Management Systems) are built on the time tested concepts of relational theory. Learning relational theory will give you the fundamental knowledge you need to start to piece together what the majority of database systems are all about. Not to mention what fun can be had with <a href="http://en.wikipedia.org/wiki/Database_normalization">Normalization</a>. Relational Theory is a transferable skill and one that will give you an understanding that can be applied to most things database design you will do initially. In my opinion it is something that all good DBAs should know. You can learn most of this stuff from the Internet but I would suggest going out and finding a copy of a classic text, such as something that would be used for a University course, for example <a href="http://www.amazon.co.uk/Database-Systems-Implementation-Management-International/dp/0321210255/ref=sr_1_2?s=books&amp;ie=UTF8&amp;qid=1327868878&amp;sr=1-2&tag=jswpuk-21" rel="nofollow">Database Systems</a> by Connolly &amp; Beg et al.</div>
<div align="justify"></div>
</li>
<li>
<div align="justify"><strong>What’s the current Landscape Like? -</strong> To get ahead of the curve, start learning about the more recent developments in this space now rather than later or when you actually need to on the job itself. The professional landscape that we DBAs operate in is changing and at a faster pace than it has done for quite some time. A lot of DBAs already established in the field are resisting change, use this to your advantage and start building the skills that will be required in the future right now. Think cloud technology or NoSQL solutions for example. What are they? How are they different and when might you want to use them?</div>
<div align="justify"></div>
</li>
<li>
<div align="justify"><strong>It’s Not Just About Databases</strong> – Sure being a DBA requires a good technical knowledge but that’s just one part of it. In order to be an <em>Outstanding DBA</em> your going to want to work on and develop a number of other desirable traits. See <a href="http://www.johnsansom.com/10-character-traits-of-outstanding-dbas/">10 Character Traits of Outstanding DBAs</a> for more on this.</div>
</li>
</ul>
<p align="justify">What do you think about creating a strong foundation as a Database Administrator?</p>
<p align="justify">Be sure to keep an eye out for <a title="Your Road To Becoming a DBA Acquiring Experience is key" href="http://www.johnsansom.com/your-road-to-becoming-a-dba-acquiring-experience-is-key/">part 2</a> to find out why I think <a title="Acquiring Experience is Key" href="http://www.johnsansom.com/your-road-to-becoming-a-dba-acquiring-experience-is-key/">Acquiring Experience is Key</a>.</p>
<h4 align="center"><em>“I really hope you enjoyed this post. You can make sure to catch all my posts as well as content exclusive only to the blog by subscribing via <a href="http://feedburner.google.com/fb/a/mailverify?uri=JohnSansom-SqlServerDba">Email</a> or <a href="http://feedburner.google.com/fb/a/mailverify?uri=JohnSansom-SqlServerDba">RSS</a>. Thanks for reading.”</em></h4>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/your-road-to-becoming-a-dba/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Something for the Weekend &#8211; SQL Server Links 27/01/12</title>
		<link>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-270112/</link>
		<comments>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-270112/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 16:29:25 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[SQL Server Community]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=6677</guid>
		<description><![CDATA[I hope you&#8217;ve had a great week! Don&#8217;t miss out on your weekly fix of SQL Server Links, community news and technology banter. Subscribe to the Blog Feed now to ensure you catch all posts. You can also receive posts via Email. Here’s your weekly roundup of SQL Server Blog Posts, News and Techie Stuff. Enjoy! SQL [...]]]></description>
			<content:encoded><![CDATA[<p>I hope you&#8217;ve had a great week!</p>
<p style="padding-left: 30px;"><em><span style="color: #333333;">Don&#8217;t miss out on your weekly fix of SQL Server Links, community news and technology banter. </span><a title="Subscribe to this Blog" href="http://feeds.feedburner.com/JohnSansom-SqlServerDba">Subscribe</a> <span style="color: #333333;">to the Blog Feed now to ensure you catch all posts. You can also receive posts</span> <a title="Subscribe to this blog via Email" href="http://feedburner.google.com/fb/a/mailverify?uri=JohnSansom-SqlServerDba">via Email</a>.</em></p>
<p><span style="text-align: justify;">Here’s your weekly roundup of SQL Server Blog Posts, News and Techie Stuff. Enjoy!</span></p>
<div>
<h2><span style="color: #993300;">SQL Server Links</span></h2>
</div>
<div id="scid:8747F07C-CDE8-481f-B0DF-C6CFD074BF67:a98c41a7-2c0b-410a-bf05-ec43fc9bd414" class="wlWriterEditableSmartContent" style="margin: 0px; display: inline; float: right; padding: 0px;"><a title="Kick back and enjoy..." href="http://www.johnsansom.com/wp-content/uploads/2012/01/coffee-8x6.jpg" rel="thumbnail"><img src="http://www.johnsansom.com/wp-content/uploads/2012/01/coffee.png" alt="" width="335" height="319" border="0" /></a></div>
<ul>
<li style="text-align: justify;"><a title="Bad Habits to Kick : Using AS instead of = for column aliases" href="http://sqlblog.com/blogs/aaron_bertrand/archive/2012/01/23/bad-habits-to-kick-using-as-instead-of-for-column-aliases.aspx" target="_blank">Bad Habits to Kick : Using AS instead of = for column aliases</a> - Are you guilty of this bad habit? Maybe you don&#8217;t even consider it to be a bad habit? Here&#8217;s Aaron Bertrand (<a href="http://sqlblog.com/blogs/aaron_bertrand/default.aspx">Blog</a>|<a href="http://twitter.com/#!/aaronbertrand">Twitter</a>) with his thoughts.</li>
<li style="text-align: justify;"><a title="The 5 DBA Interview Questions You Have to Ask" href="http://thomaslarock.com/2012/01/the-5-dba-interview-questions-you-have-to-ask" target="_blank">The 5 DBA Interview Questions You Have to Ask</a> - Getting straight down to business, Thomas Larock (<a href="http://thomaslarock.com/">Blog</a>|<a href="http://twitter.com/SQLRockstar">Twitter</a>) tells you what you need to be asking to hire your next DBA.</li>
<li style="text-align: justify;"><a title="Statistics and Recompilations" href="http://erinstellato.com/2012/01/statistics-recompilations" target="_blank">Statistics and Recompilations</a> - A really good piece of writing and a not so well known gem of knowledge here from Erin Stellato (<a href="http://www.erinstellato.com/">Blog</a>|<a href="http://twitter.com/erinstellato">Twitter</a>).</li>
<li style="text-align: justify;"><a title="Monitoring – Where to start?" href="http://www.mikefal.net/2012/01/24/monitoring-where-to-start/">Monitoring – Where to start?</a> - Taking it to the next level, Service Level that is, it&#8217;s Mike Fal (<a href="http://www.mikefal.net/">Blog</a>|<a href="https://twitter.com/#!/mike_fal">Twitter</a>) showing how you can lay the ground work for professional quality monitoring for your customers.</li>
<li style="text-align: justify;"><a title="How It Works: sys.dm_tran_session_transactions" href="http://blogs.msdn.com/b/psssql/archive/2012/01/24/how-it-works-sys-dm-tran-session-transactions.aspx" target="_blank">How It Works: sys.dm_tran_session_transactions</a> - DMV internals insight from the CSS SQL Server Engineers (<a href="http://blogs.msdn.com/b/psssql/">Blog</a>).</li>
<li style="text-align: justify;"><a title="DBAs and the Career-Life Balance" href="http://www.bradmcgehee.com/2012/01/dbas-and-the-career-life-balance" target="_blank">DBAs and the Career-Life Balance</a> - Striking the balance but how, asks Brad McGehee (<a href="http://www.bradmcgehee.com/">Blog</a>|<a href="http://twitter.com/bradmcgehee">Twitter</a>).</li>
<li style="text-align: justify;"><a title="How It Works: sys.dm_io_pending_io_requests" href="http://blogs.msdn.com/b/psssql/archive/2012/01/23/how-it-works-sys-dm-io-pending-io-requests.aspx" target="_blank">How It Works: sys.dm_io_pending_io_requests</a> - More DMV internals insights from the CSS SQL Server Engineers (<a href="http://blogs.msdn.com/b/psssql/">Blog</a>)</li>
<li style="text-align: justify;"><a title="Understanding Database Choice" href="http://www.brentozar.com/archive/2012/01/understanding-database-choice" target="_blank">Understanding Database Choice</a> - Adorning the consultant hat this week it&#8217;s Brent Ozar (<a href="http://www.brentozar.com/">Blog</a>|<a href="http://twitter.com/brento">Twitter</a>), explaining why it is so important to consider the bigger picture in order to understand what&#8217;s really being asked.</li>
<li style="text-align: justify;"><a title="Rebuild Your Indexes Online (When You Can)" href="http://michaeljswart.com/2012/01/rebuild-your-indexes-online-when-you-can" target="_blank">Rebuild Your Indexes Online (When You Can)</a> - Introduction? None required reader! More high calibre content from Michael J. Swart (<a href="http://michaeljswart.com/">Blog</a>|<a href="http://twitter.com/MJSwart">Twitter</a>).</li>
<li style="text-align: justify;"><a title="Ten reasons to attend SQLBits X" href="http://sqlblogcasts.com/blogs/simons/archive/2012/01/26/ten-reason-to-attend-sqlbits-x.aspx" target="_blank">Ten reasons to attend SQLBits X</a> - That is apart from the opportunity to meet yours truly of course <img src='http://www.johnsansom.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Here&#8217;s
<div>Simon Sabin (<a href="http://sqlblogcasts.com/blogs/simons/">Blog</a>|<a href="http://twitter.com/#!/simon_sabin">Twitter</a>) with the details.</div>
</li>
</ul>
<h2><span style="color: #993300;">UK SQL Server Upcoming Events</span></h2>
<div><em>Use the <a title="UK SQL Server Events" href="http://www.johnsansom.com/uk-sql-server-events/" target="_blank">SQL Server Event Calendar</a> to keep informed <strong>of all upcoming</strong> SQL Server events, User Groups, and training opportunities here in the UK. You can also add this calendar alongside you existing Google calendar.</em></div>
<h2><span style="color: #993300;">Misc Technology Posts</span></h2>
<div>
<ul>
<li><a title="Twitter to selectively 'censor' tweets by country" href="http://www.bbc.co.uk/news/world-us-canada-16753729" target="_blank">Twitter to selectively &#8216;censor&#8217; tweets by country</a></li>
<li><a title="Galaxy drives up profits for Samsung" href="http://www.theregister.co.uk/2012/01/27/samsung_fourth_quarter_profit/">Galaxy drives up profits for Samsung</a></li>
<li><a title="Miracle material graphene can distil booze, says study" href="http://www.bbc.co.uk/news/science-environment-16747208" target="_blank">Miracle material graphene can distil booze, says study</a></li>
</ul>
<p>Have you read a post this week that you think deserves a mention? Be sure to let me and other readers know by leaving a comment. You can also reach me on <a href="mailto:john@johnsansom.com">email</a> and find me on <a href="http://www.twitter.com/JohnSansom">Twitter</a>(@JohnSansom).</p>
<div>
<p>Have a great weekend!</p>
<p style="text-align: center;">
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-270112/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Something for the Weekend &#8211; SQL Server Links 20/01/12</title>
		<link>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-200112/</link>
		<comments>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-200112/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 11:00:28 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[SQL Server Community]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=6643</guid>
		<description><![CDATA[I hope you&#8217;ve had a great week! Don&#8217;t miss out on your weekly fix of SQL Server Links, community news and technology banter. Subscribe to the Blog Feed now to ensure you catch all posts. You can also receive posts via Email. Several weeks into January already then and it&#8217;s great to see that the SQL community [...]]]></description>
			<content:encoded><![CDATA[<p>I hope you&#8217;ve had a great week!</p>
<p style="padding-left: 30px;"><em><span style="color: #333333;">Don&#8217;t miss out on your weekly fix of SQL Server Links, community news and technology banter. </span><a title="Subscribe to this Blog" href="http://feeds.feedburner.com/JohnSansom-SqlServerDba">Subscribe</a> <span style="color: #333333;">to the Blog Feed now to ensure you catch all posts. You can also receive posts</span> <a title="Subscribe to this blog via Email" href="http://feedburner.google.com/fb/a/mailverify?uri=JohnSansom-SqlServerDba">via Email</a>.</em></p>
<p>Several weeks into January already then and it&#8217;s great to see that the SQL community is clearly back into the swing of things following the holidays, delivering a large variety of SQL content for your weekend reading pleasure. Forget SOPA, this week we&#8217;ve got PASS scandal, High Availability discussions, Lying DBAs, T-SQL Tips, XML Tricks, Query Plan insights and much more&#8230;.</p>
<p style="text-align: justify;">Here’s your weekly roundup of SQL Server Blog Posts, News and Techie Stuff. Enjoy!</p>
<div>
<h2><span style="color: #993300;">SQL Server Links</span></h2>
</div>
<div id="scid:8747F07C-CDE8-481f-B0DF-C6CFD074BF67:a98c41a7-2c0b-410a-bf05-ec43fc9bd414" class="wlWriterEditableSmartContent" style="margin: 0px; display: inline; float: right; padding: 0px;"><a title="Kick back and enjoy..." href="http://www.johnsansom.com/wp-content/uploads/2012/01/coffee-8x6.jpg" rel="thumbnail"><img src="http://www.johnsansom.com/wp-content/uploads/2012/01/coffee.png" alt="" width="335" height="319" border="0" /></a></div>
<ul>
<li style="text-align: justify;"><a title="Is Your DBA Lying To You?" href="http://thomaslarock.com/2012/01/is-your-dba-lying-to-you/" target="_blank">Is Your DBA Lying To You?</a> &#8211; If you&#8217;re not sure, then yes. If you&#8217;re convinced their not then they clearly are. Thomas Larock (<a href="http://thomaslarock.com/">Blog</a>|<a href="http://twitter.com/SQLRockstar">Twitter</a>) here with the truth of it.</li>
<li style="text-align: justify;"><a title="Availability, Data Locality, and Peer-to-Peer Replication" href="http://www.brentozar.com/archive/2012/01/highly-available-local-replication" target="_blank">Availability, Data Locality, and Peer-to-Peer Replication</a> &#8211; Architectural discussions from Jeremiah Peschka (<a href="http://www.brentozar.com/">Blog</a>|<a href="http://twitter.com/brento">Twitter</a>).</li>
<li style="text-align: justify;"><a title="SQL Server Interview Questions and Answers – Book Review" href="http://www.brentozar.com/archive/2012/01/sql-server-interview-questions-answers-book-review" target="_blank">SQL Server Interview Questions and Answers – Book Review</a> &#8211; Here with his review of the latest book offering from Pinal Dave (<a href="http://blog.sqlauthority.com/">Blog</a>|<a href="http://twitter.com/#!/pinaldave">Twitter</a>), it&#8217;s  Brent Ozar (<a href="http://www.brentozar.com/">Blog</a>|<a href="http://twitter.com/brento">Twitter</a>).</li>
<li style="text-align: justify;"><a title="Including Missing Values in Data Ranges Without a Lookup Table" href="http://www.sqlsoldier.com/wp/sqlserver/includingmissingvaluesindatarangeswithoutalookuptable" target="_blank">Including Missing Values in Data Ranges Without a Lookup Table</a> &#8211; Why use the &#8220;stock answer&#8221; when there might be a better way. Robert L. Davis(<a href="http://www.sqlsoldier.com/wp/">Blog</a>|<a href="http://twitter.com/#!/SQLSoldier">Twitter</a>) here with a T-SQL/reporting tip.</li>
<li style="text-align: justify;"><a title="Dynamic Seeks and Hidden Implicit Conversions" href="http://sqlblog.com/blogs/paul_white/archive/2012/01/18/dynamic-seeks-and-hidden-implicit-conversions.aspx">Dynamic Seeks and Hidden Implicit Conversions</a> &#8211; Query Plan Internals and insights from 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: justify;"><a title="Let’s Get Recursive!" href="http://mattvelic.com/lets-get-recursive" target="_blank">Let’s Get Recursive!</a> &#8211; An excellent T-SQL walk-through of CTEs, courtesy of Matt Velic (<a href="http://mattvelic.com/">Blog</a>|<a href="https://twitter.com/mvelic">Twitter</a>).</li>
<li style="text-align: justify;"><a title="Great SQL Server Debates: Buffer Cache Hit Ratio" href="http://www.simple-talk.com/content/article.aspx?article=1426" target="_blank">Great SQL Server Debates: Buffer Cache Hit Ratio</a> &#8211; In this excellent article over on <a href="http://www.simple-talk.com/" target="_blank">Simple-Talk</a>, Jonathan Kehayias (<a href="http://www.sqlskills.com/blogs/jonathan/">Blog</a>|<a href="http://twitter.com/sqlsarg">Twitter</a>) explains exactly why the Buffer Cache Hit Ratio metric is just not as useful as you think it is.</li>
<li style="text-align: justify;"><a title="Excluding nodes from XML data before returning from SQL Server" href="http://www.adathedev.co.uk/2012/01/modifying-xml-data-before-returning.htm" target="_blank">Excluding nodes from XML data before returning from SQL Server</a> &#8211; A handy coding tip from Adrian Hills (<a href="http://www.adathedev.co.uk/">Blog</a>|<a href="http://twitter.com/#!/adathedev">Twitter</a>).</li>
<li style="text-align: justify;"><a title="Is the problem with PASS, the community?" href="http://sqlblogcasts.com/blogs/simons/archive/2012/01/16/is-the-problem-with-pass-the-community.aspx" target="_blank">Is the problem with PASS, the community?</a> &#8211; A fresh perspective on the matter then from Simon Sabin (<a href="http://sqlblogcasts.com/blogs/simons/">Blog</a>|<a href="http://twitter.com/#!/simon_sabin">Twitter</a>).</li>
<li style="text-align: justify;"><a title="Conor vs. SQL Azure Resource Usage" href="http://blogs.msdn.com/b/conor_cunningham_msft/archive/2012/01/16/conor-vs-sql-azure-resource-usage.aspx">Conor vs. SQL Azure Resource Usage</a> &#8211; Learn how you can gain more insight into your SQLAzure solutions resource utilization from Connor Cunningham (<a href="http://blogs.msdn.com/b/conor_cunningham_msft/">Blog</a>).</li>
<li style="text-align: justify;"><a title="Backups and Disk Space" href="http://erinstellato.com/2012/01/backups-disk-spac">Backups and Disk Space</a> &#8211; Are you accounting for all the storage that you really need for those database backups? Erin Stellato (<a href="http://www.erinstellato.com/">Blog</a>|<a href="http://twitter.com/erinstellato">Twitter</a>) with an important reminder.</li>
<li style="text-align: justify;"><a title="Does filing bugs on Microsoft Connect for SQL Server work?" href="http://www.sqlskills.com/blogs/jonathan/post/Does-filing-bugs-on-Microsoft-Connect-for-SQL-Server-work.aspx" target="_blank">Does filing bugs on Microsoft Connect for SQL Server work?</a> &#8211; A lot of community folks submit their bugs and feature suggestions for the product via Connect but just how effective is it? Sharing his thoughts, Jonathan Kehayias (<a href="http://www.sqlskills.com/blogs/jonathan/">Blog</a>|<a href="http://twitter.com/sqlsarg">Twitter</a>).</li>
</ul>
<h2><span style="color: #993300;">UK SQL Server Upcoming Events</span></h2>
<div><em>Use the <a title="UK SQL Server Events" href="http://www.johnsansom.com/uk-sql-server-events/" target="_blank">SQL Server Event Calendar</a> to keep informed <strong>of all upcoming</strong> SQL Server events, User Groups, and training opportunities here in the UK. You can also add this calendar alongside you existing Google calendar.</em></div>
<h2><span style="color: #993300;">Misc Technology Posts</span></h2>
<div>
<ul>
<li><a title="Apple launches three-pronged education assault" href="http://www.theregister.co.uk/2012/01/19/apple_education_announcements/" target="_blank">Apple launches three-pronged education assault</a></li>
<li><a title="Defeating SOPA and PIPA Isn't Enough" href="http://www.codinghorror.com/blog/2012/01/defeating-sopa-and-pipa-isnt-enough.html" target="_blank">Defeating SOPA and PIPA Isn&#8217;t Enough</a></li>
<li><a title="Google revenues worse than expected" href="http://www.bbc.co.uk/news/business-16642925" target="_blank">Google revenues worse than expected</a></li>
<li><a title="Wikipedia joins blackout protest at US anti-piracy moves" href="http://www.bbc.co.uk/news/technology-16590585" target="_blank">Wikipedia joins blackout protest at US anti-piracy moves</a></li>
<li><a title="Microsoft quarterly profits fall slightly" href="http://www.bbc.co.uk/news/business-16643008" target="_blank">Microsoft quarterly profits fall slightly</a></li>
</ul>
<p>Have you read a post this week that you think deserves a mention? Be sure to let me and other readers know by leaving a comment. You can also reach me on <a href="mailto:john@johnsansom.com">email</a> and find me on <a href="http://www.twitter.com/JohnSansom">Twitter</a>(@JohnSansom).</p>
<div>
<p>Have a great weekend!</p>
<p style="text-align: center;">
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-200112/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Twitter and You</title>
		<link>http://www.johnsansom.com/twitter-and-you/</link>
		<comments>http://www.johnsansom.com/twitter-and-you/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 09:28:06 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[SQL Server Community]]></category>
		<category><![CDATA[#meme15]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=6647</guid>
		<description><![CDATA[Twitter is a funny old thing. Not everyone can “get it”. For those lucky people that do, it can be a powerful and wonderful thing for you. This post is part of the community blogging event #meme15 created by Jason Strate (Blog&#124;Twitter), designed to encourage sql bloggers to write about blogging a.k.a Meta Blogging and [...]]]></description>
			<content:encoded><![CDATA[<p>Twitter is a funny old thing. Not everyone can “get it”. For those lucky people that do, it can be a powerful and wonderful thing for you.</p>
<blockquote>
<p align="justify">This post is part of the community blogging event <a href="http://www.jasonstrate.com/2012/01/january-meme15-assignment/">#meme15</a> created by Jason Strate (<a href="http://www.jasonstrate.com/">Blog</a>|<a href="http://twitter.com/stratesql">Twitter</a>), designed to encourage sql bloggers to write about blogging a.k.a Meta Blogging and Social Media. Why not join in and share your story?</p>
</blockquote>
<div id="scid:8747F07C-CDE8-481f-B0DF-C6CFD074BF67:ec8469dd-ef89-496b-9736-cf65b7c93a5d" class="wlWriterEditableSmartContent" style="margin: 0px; display: inline; float: right; padding: 0px;"><a title="" href="http://www.johnsansom.com/wp-content/uploads/2012/01/meme15new-8x6.png" rel="thumbnail"><img src="http://www.johnsansom.com/wp-content/uploads/2012/01/meme15new.png" alt="" width="271" height="271" border="0" /></a></div>
<p>Your relationship with Twitter is personal and unique to you. It can be many different things to so many different people. It really is what you make of it.</p>
<p align="justify">Some people just don’t get what all the fuss is about. They just can’t see the <strong>value in it</strong> for them. That’s because they themselves have yet to give anything to the community. They’re just looking to see what they can take from it and are probably asking themselves “What can Twitter do for me?”. If you give nothing, you can expect nothing in return.</p>
<p align="justify">For those that are genuinely open to what Twitter can be and are prepared to give a little of themselves at the same time, good for you, I think you’ll find just what it is that you are looking for.</p>
<p align="justify">Here are some of things that Twitter is to me:</p>
<ul>
<li>A way to connect with people, to build new and exciting relationships.</li>
<li>A hive mind of learning, “the collective”. The processing power of many are able to work, collaborate and share thoughts on the same subject or problem. (#SQLHelp)</li>
<li>What’s the most talked about thing in the world, your town, your community right now? You can keep your finger on the pulse at whatever scale you choose using <a href="http://support.twitter.com/articles/101125">Trending topics</a>.</li>
<li>An opportunity to be a part of communities that can be both niche and global.</li>
<li>A platform to share, to help others to learn and grow.</li>
<li>The ability to connect with these communities from almost anywhere in the world and at any time.</li>
</ul>
<p>Not sure how to get started using Twitter? Fellow SQL Server Data Professional and prolific blogger Brent Ozar (<a href="http://www.brentozar.com/">Blog</a>|<a href="http://twitter.com/brento">Twitter</a>) wrote an entire eBook(<a href="http://www.brentozar.com/twitter/book/">The Simple Twitter Book</a>) on the subject that you may want to check out.</p>
<p>I’d love to hear about your thoughts and views on Twitter. What is Twitter for you?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/twitter-and-you/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Something for the Weekend &#8211; SQL Server Links 13/01/12</title>
		<link>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-130112/</link>
		<comments>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-130112/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 11:00:09 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[SQL Server Community]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=6600</guid>
		<description><![CDATA[I hope you&#8217;ve had a great week! Don&#8217;t miss out on your weekly fix of SQL Server Links, community news and technology banter. Subscribe to the Blog Feed now to ensure you catch all posts. You can also receive posts via Email. Here’s your weekly roundup of SQL Server Blog Posts, News and Techie Stuff. Enjoy! SQL Server Links Comparing [...]]]></description>
			<content:encoded><![CDATA[<p>I hope you&#8217;ve had a great week!</p>
<p style="padding-left: 30px;"><em><span style="color: #333333;">Don&#8217;t miss out on your weekly fix of SQL Server Links, community news and technology banter. </span><a title="Subscribe to this Blog" href="http://feeds.feedburner.com/JohnSansom-SqlServerDba">Subscribe</a> <span style="color: #333333;">to the Blog Feed now to ensure you catch all posts. You can also receive posts</span> <a title="Subscribe to this blog via Email" href="http://feedburner.google.com/fb/a/mailverify?uri=JohnSansom-SqlServerDba">via Email</a>.</em></p>
<p style="text-align: justify;">Here’s your weekly roundup of SQL Server Blog Posts, News and Techie Stuff. Enjoy!</p>
<div>
<h2><span style="color: #993300;">SQL Server Links</span></h2>
<ul>
<li style="text-align: justify;"><a title="Comparing multiple plans in SQL Sentry Plan Explorer" href="http://sqlblog.com/blogs/aaron_bertrand/archive/2012/01/06/comparing-multiple-plans-in-sql-sentry-plan-explorer.aspx" target="_blank">Comparing multiple plans in SQL Sentry Plan Explorer</a> - I like using this tool a lot! These handy productivity tips from Aaron Bertrand (<a href="http://sqlblog.com/blogs/aaron_bertrand/default.aspx">Blog</a>|<a href="http://twitter.com/#!/aaronbertrand">Twitter</a>) can help you get even more benefit from this fantastic free utility.</li>
<li style="text-align: justify;"><a title="SQL Server Can Run Databases from Network Shares &amp; NAS" href="http://www.brentozar.com/archive/2012/01/sql-server-databases-on-network-shares-nas" target="_blank">SQL Server Can Run Databases from Network Shares &amp; NAS</a> - The NAS for SQL Server debate continues then, courtesy of Brent Ozar (<a href="http://www.brentozar.com/">Blog</a>|<a href="http://twitter.com/brento">Twitter</a>). Following on from recent developments, is the technology now a serious consideration for the DBA?</li>
<li style="text-align: justify;"><a title="HOW TO IMPROVE DATABASE PERFORMANCE WITHOUT CHANGING CODE" href="http://thomaslarock.com/2012/01/how-to-improve-database-performance-without-changing-code" target="_blank">How To Improve DB Performance Without Changing Code</a> - Bold claims from Thomas Larock (<a href="http://thomaslarock.com/">Blog</a>|<a href="http://twitter.com/SQLRockstar">Twitter</a>). Read on to discover the truth of the matter.</li>
<li style="text-align: justify;"><a title="T-SQL Tuesday #26 : Second Chances" href="http://sqlblog.com/blogs/aaron_bertrand/archive/2012/01/10/t-sql-tuesday-26-second-chances.aspx" target="_blank">T-SQL Tuesday #26 : Second Chances</a> - Aaron Bertrand (<a href="http://sqlblog.com/blogs/aaron_bertrand/default.aspx">Blog</a>|<a href="http://twitter.com/#!/aaronbertrand">Twitter</a>) expanding on his choice of previous topic from the theme.</li>
<li style="text-align: justify;"><a title="Anatomy of the SQL Server Database: Settings and Secrets Video" href="http://www.brentozar.com/archive/2012/01/anatomy-of-sql-server-database-settings-secrets-video" target="_blank">Anatomy of the SQL Server Database: Settings and Secrets Video</a> - More high quality education from the PLF Team and in particular Kendra Little (<a href="http://www.brentozar.com/">Blog</a>|<a href="http://twitter.com/kendra_little">Twitter</a>) in this video.</li>
<li style="text-align: justify;"><a title="Database Mirroring From SQL Server 2005 to SQL Server 2008 R2 SP1 CU3" href="http://sqlserverperformance.wordpress.com/2012/01/12/database-mirroring-from-sql-server-2005-to-sql-server-2008-r2-sp1-cu3/" target="_blank">Database Mirroring From SQL Server 2005 to SQL Server 2008 R2 SP1 CU3</a> - Some hardcore DBA administrative efforts on show from Glenn Berry (<a href="http://sqlserverperformance.wordpress.com/">Blog</a>|<a href="http://twitter.com/GlennAlanBerry">Twitter</a>). Success is all about planning!</li>
<li style="text-align: justify;"><a title="Choosing the right professional" href="http://sql.richarddouglas.co.uk/archive/2012/01/choosing-the-right-professional.html">Choosing the right professional</a> - Some good advice direct from the bed of Richard Douglas (<a href="http://sql.richarddouglas.co.uk/">Blog</a>|<a href="http://twitter.com/#!/SQLRich">Twitter</a>). I&#8217;ve also talked about the importance of communication and <a href="http://www.johnsansom.com/5-days-to-outstanding-dba-customer-service/">Outstanding DBA Customer Service</a>. Get well soon sir.</li>
<li style="text-align: justify;"><a title="Top Ten Operational Mistakes at SNESSUG" href="http://crankydba.com/2012/01/11/top-ten-operational-mistakes-at-snessug/" target="_blank">Top Ten Operational Mistakes at SNESSUG</a> - I&#8217;m dissapointed that I was not able to attend this presentation from Mike Hilwig (<a href="http://thecrankydba.com/">Blog</a>|<a href="http://twitter.com/#!/mikehillwig">Twitter</a>) however the good man has made his deck available for you to learn from.</li>
<li style="text-align: justify;"><a title="Lazy Restore Commands" href="http://www.mikefal.net/2012/01/10/t-sql-tuesdaytsql2sday-26-lazy-restore-commands/" target="_blank">Lazy Restore Commands</a> - An excellent victory in the campaign to automate everything from Mike Fal (<a href="http://www.mikefal.net/">Blog</a>|<a href="https://twitter.com/#!/mike_fal">Twitter</a>).</li>
<li style="text-align: justify;"><a title="Database Backups: Things You Need To Do Now" href="http://www.scarydba.com/2012/01/11/database-backups-things-you-need-to-do-now" target="_blank">Database Backups: Things You Need To Do Now</a> - Just in case you did not know already, Grant Fritchey (<a href="http://www.scarydba.com/">Blog</a>|<a href="http://twitter.com/#!/gfritchey">Twitter</a>) will set you straight this week. There&#8217;s also some funny(so long as they don&#8217;t happen to you) DR stories in the comments.</li>
<li style="text-align: justify;"><a title="APPLY – not exactly set-based" href="http://sqlblog.com/blogs/rob_farley/archive/2012/01/10/apply-not-exactly-set-based.aspx" target="_blank">APPLY – not exactly set-based</a> - I really enjoyed the posts on this subject from Rob Farley (<a href="http://sqlblog.com/blogs/rob_farley/default.aspx">Blog</a>|<a href="http://twitter.com/#!/rob_farley">Twitter</a>) the last time around and so with the opportunity to learn even more T-SQL wizardry here, you won&#8217;t want to miss out.</li>
</ul>
<h2><span style="color: #993300;">UK SQL Server Upcoming Events</span></h2>
<div><em>Use the <a title="UK SQL Server Events" href="http://www.johnsansom.com/uk-sql-server-events/" target="_blank">SQL Server Event Calendar</a> to keep informed <strong>of all upcoming</strong> SQL Server events, User Groups, and training opportunities here in the UK. You can also add this calendar alongside you existing Google calendar.</em></div>
<h2><span style="color: #993300;">Misc Technology Posts</span></h2>
<div>
<ul>
<li><a title="Give Your Employees Unlimited Vacation Days" href="http://www.inc.com/joe-reynolds/give-your-employees-unlimited-vacation-time.html" target="_blank">Give Your Employees Unlimited Vacation Days</a></li>
<li><a title="Star Trek-style 'tricorder' invention offered $10m prize" href="http://www.bbc.co.uk/news/technology-16518171" target="_blank">Star Trek-style &#8216;tricorder&#8217; invention offered $10m prize</a></li>
<li><a title="Twitter unhappy about Google's social search changes" href="http://www.bbc.co.uk/news/technology-16511794" target="_blank">Twitter unhappy about Google&#8217;s social search changes</a></li>
</ul>
<p>Have you read a post this week that you think deserves a mention? Be sure to let me and other readers know by leaving a comment. You can also reach me on <a href="mailto:john@johnsansom.com">email</a> and find me on <a href="http://www.twitter.com/JohnSansom">Twitter</a>(@JohnSansom).</p>
<div>
<p>Have a great weekend!</p>
<p style="text-align: center;">
</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-130112/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What I Will Do For You in 2012</title>
		<link>http://www.johnsansom.com/what-i-will-do-for-you-in-2012/</link>
		<comments>http://www.johnsansom.com/what-i-will-do-for-you-in-2012/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 06:00:22 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[SQL Server Community]]></category>
		<category><![CDATA[SQLServerCentral Syndication]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=6606</guid>
		<description><![CDATA[Many of you have first hand experience of our phenomenal sql community (affectionately labelled the #sqlfamily). Your first encounter with it may have been quite subtle. Perhaps you were surprised by the generosity and willingness with which help can be found? Maybe it was that first SQL Saturday you attended? However you first experienced the [...]]]></description>
			<content:encoded><![CDATA[<p>Many of you have first hand experience of our <strong>phenomenal</strong> sql community (affectionately labelled the #sqlfamily).</p>
<p align="justify">Your first encounter with it may have been quite subtle. Perhaps you were surprised by the generosity and willingness with which help can be found? Maybe it was that first SQL Saturday you attended? However you first experienced the power of the community, one thing is for sure and that is the spark which it ignites within you. You felt the buzz, experienced the camaraderie and could taste that there was more, a whole lot more, to this sql stuff. Something great and you wanted a slice of the action.</p>
<blockquote><p><em>For those new to the event, #mememonday is the community creation of Thomas LaRock (<a href="http://thomaslarock.com/2012/01/mememonday-for-january/" target="_blank">Blog</a></em><em></em><em>|</em><a href="http://twitter.com/SQLRockstar"><em>Twitter</em></a><em>), the driving force of which is to encourage the SQL community to put virtual pen to paper. This months theme “What do you want to do for your #sqlfamily in 2012?”</em></p></blockquote>
<div id="scid:8747F07C-CDE8-481f-B0DF-C6CFD074BF67:7d43bce7-c47f-467d-8d77-ef161d05cb02" class="wlWriterEditableSmartContent" style="margin: 0px; display: inline; float: right; padding: 0px;"><a title="" href="http://www.johnsansom.com/wp-content/uploads/2012/01/6348866375_96761fd165-8x6.jpg" rel="thumbnail"><img src="http://www.johnsansom.com/wp-content/uploads/2012/01/6348866375_96761fd165.png" alt="" width="292" height="397" border="0" /></a></div>
<p>Successful communities are about relationships. All good relationships need a healthy balance of <em>give and take </em>in order to really flourish. Taking from the community is the easy bit! Maybe you attended a free webinar or the free community day at SQLBits where all the speakers generously give their expertise and time solely for your benefit. Maybe you read a blog post that showed you how to resolve your issue, or perhaps a flurry of experts promptly answered your query on Twitter(#SQLHELP). I bet if you think about it, you’ve probably taken quite a bit from the community. I know I sure have.</p>
<p align="justify">Here’s what I will be doing to give back to our #sqlfamily, what I will do for you in 2012.</p>
<ul>
<li>
<div align="justify"><strong>Reply to ALL of your emails</strong> – I will continue to reply to all of your emails. To answer your queries and to provide the advice you seek. Although I can’t vouch for the quality of said <a href="http://www.johnsansom.com/with-great-advice-comes-great-responsibility/">advice</a> <img class="wlEmoticon wlEmoticon-winkingsmile" style="border-style: none;" src="http://www.johnsansom.com/wp-content/uploads/2012/01/wlEmoticon-winkingsmile.png" alt="Winking smile" /> I will always give you my genuine and honest opinion. Sometimes, with your permission of course, I share your <a title="My Guide To Passing Exam 70-432" href="http://www.johnsansom.com/my-guide-to-passing-mcts-exam-70-432/">emails</a> and my replies to them here on the blog.</div>
</li>
<li>
<div align="justify"><strong>Say Thank You More</strong> – I endeavour to show gratitude, to appreciate and to thank my fellow family members more. It requires such a tiny amount of effort to say thank you to a forum reply, in a blog post comment or a to send a quick email note but it means such a great deal more to it’s recipient.</div>
</li>
<li>
<div align="justify"><strong>Blog SQL Differently</strong> – Blogging about SQL Server often means content with a technical focus. It does not always have to be though! There’s so much more than “T-SQL Tips” and “How To” blog posts. I promise to continue to Blog, to share my honest thoughts and opinions with our family. To continue to attack topics that others have yet to <a href="http://www.johnsansom.com/the-best-database-administrators-automate-everything/">challenge</a>. To look at things <a href="http://www.johnsansom.com/the-dba-ultimate-power-workout/">differently</a> and to share content that is fresh, unique and different.</div>
</li>
<li>
<div align="justify"><strong>Be A Forum Champion</strong> – One of my favourite ways to share with our #sqlfamily is through the various sql forums, particularly <a href="http://social.msdn.microsoft.com/Profile/john%20sansom/activity">MSDN</a> and <a href="http://stackoverflow.com/users/60308/john-sansom">Stackoverflow</a>. To be a trusted voice that takes pride in not only answering your questions but doing so in polite and courteous fashion. Forum etiquette has been loitering around in the dumps of late in my view(maybe a post is needed on this) and the best way to clean it up is to lead by example, to champion the cause.</div>
</li>
</ul>
<p align="justify">The very best thing about our #sqlfamily is that it keeps on giving. Let’s make sure it stays that way! What do you want to do for your #sqlfamily in 2012?</p>
<p style="text-align: center;" align="justify"><span style="color: #993300;">Subscribe to the blog feed to receive exclusive posts direct to your favourite <a href="http://feeds.feedburner.com/JohnSansom-SqlServerDba">RSS Reader</a> or via <a href="http://feedburner.google.com/fb/a/mailverify?uri=JohnSansom-SqlServerDba">Email</a>.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/what-i-will-do-for-you-in-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Something for the Weekend &#8211; SQL Server Links 06/01/12</title>
		<link>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-060112/</link>
		<comments>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-060112/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 11:00:49 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[SQL Server Community]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=6552</guid>
		<description><![CDATA[I hope you&#8217;ve had a great week! Don&#8217;t miss out on your weekly fix of SQL Server Links, community news and technology banter. Subscribe to the Blog Feed now to ensure you catch all posts. You can also receive posts via Email. Here’s your weekly roundup of SQL Server Blog Posts, News and Techie Stuff. Enjoy! SQL Server Links Implementing [...]]]></description>
			<content:encoded><![CDATA[<p>I hope you&#8217;ve had a great week!</p>
<p style="padding-left: 30px;"><em><span style="color: #333333;">Don&#8217;t miss out on your weekly fix of SQL Server Links, community news and technology banter. </span><a title="Subscribe to this Blog" href="http://feeds.feedburner.com/JohnSansom-SqlServerDba">Subscribe</a> <span style="color: #333333;">to the Blog Feed now to ensure you catch all posts. You can also receive posts</span> <a title="Subscribe to this blog via Email" href="http://feedburner.google.com/fb/a/mailverify?uri=JohnSansom-SqlServerDba">via Email</a>.</em></p>
<p style="text-align: justify;">Here’s your weekly roundup of SQL Server Blog Posts, News and Techie Stuff. Enjoy!</p>
<div>
<h2><span style="color: #993300;">SQL Server Links</span></h2>
<ul>
<li style="text-align: justify;"><a title="Implementing SQL Server solutions using Visual Studio 2010 Database Projects" href="http://sqlblog.com/blogs/jamie_thomson/archive/2012/01/01/implementing-sql-server-solutions-using-visual-studio-2010-database-projects-a-compendium-of-project-experiences.aspx" target="_blank">Implementing SQL Server solutions using Visual Studio 2010 Database Projects</a> - An impressive collection of experience and insight packed into this article for you, courtesy of Jamie Thomson(<a href="http://sqlblog.com/blogs/jamie_thomson/default.aspx">Blog</a>|<a href="http://twitter.com/#!/jamiet">Twitter</a>).</li>
<li style="text-align: justify;"><a title="DBA Survivor: Learning how to rock out with databases" href="http://www.mikefal.net/2012/01/03/dba-survivor-learning-how-to-rock-out-with-databases/" target="_blank">DBA Survivor: Learning how to rock out with databases</a> - This title from Thomas LaRock has been available for some time now but it&#8217;s something I consider a classic for the well rounded DBA. Here&#8217;s Mike Fal (<a href="http://www.mikefal.net/">Blog</a>|<a href="https://twitter.com/#!/mike_fal">Twitter</a>) with his thoughts on the book.</li>
<li style="text-align: justify;"><a title="The Art of the Execution Plan" href="http://www.brentozar.com/archive/2012/01/art-of-execution-plan" target="_blank">The Art of the Execution Plan</a> - Proof that being a DBA really is a beautiful thing, it&#8217;s Brent Ozar (<a href="http://www.brentozar.com/">Blog</a>|<a href="http://twitter.com/brento">Twitter</a>).</li>
<li style="text-align: justify;"><a title="Survey results: How cluster key size can lead to GBs of wasted space" href="http://www.sqlskills.com/BLOGS/PAUL/post/Survey-results-How-cluster-key-size-can-lead-to-GBs-of-wasted-space.aspx" target="_blank">Survey results: How cluster key size can lead to GBs of wasted space</a> - Sharing the results of his latest community survey, I give you Paul Randal (<a href="http://www.sqlskills.com/BLOGS/PAUL/post/Do-changes-to-index-keys-really-do-in-place-updates.aspx">Blog</a>|<a href="http://twitter.com/paulrandal">Twitter</a>).</li>
<li style="text-align: justify;"><a title="Forcing a Parallel Query Execution Plan" href="http://sqlblog.com/blogs/paul_white/archive/2011/12/23/forcing-a-parallel-query-execution-plan.aspx" target="_blank">Forcing a Parallel Query Execution Plan</a> - More fascinating query plan internals 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: justify;"><a title="DO YOU MAKE THESE 5 DATABASE DESIGN MISTAKES?" href="http://thomaslarock.com/2012/01/do-you-make-these-5-database-design-mistakes" target="_blank">DO YOU MAKE THESE 5 DATABASE DESIGN MISTAKES?</a> - Thomas Larock (<a href="http://thomaslarock.com/">Blog</a>|<a href="http://twitter.com/SQLRockstar">Twitter</a>)</li>
<li style="text-align: justify;"><a title="Conor vs. SQL Azure/SQL Server 2012" href="http://blogs.msdn.com/b/conor_cunningham_msft/archive/2012/01/04/conor-vs-sql-azure-sql-server-2012.aspx" target="_blank">Conor vs. SQL Azure/SQL Server 2012</a> - Find out whether or not your existing databases are compatable with what can be hosted right now on SQLAzure, courtesy of Connor Cunningham (<a href="http://blogs.msdn.com/b/conor_cunningham_msft/">Blog</a>).</li>
<li style="text-align: justify;"><a title="Notes on Scalability" href="http://www.brentozar.com/archive/2012/01/notes-on-scalability" target="_blank">Notes on Scalability</a> - Discussions of scale from Jeremiah Peschka (<a href="http://www.brentozar.com/">Blog</a>|<a href="http://twitter.com/brento">Twitter</a>).</li>
</ul>
<h2><span style="color: #993300;">UK SQL Server Upcoming Events</span></h2>
<div><em>Use the <a title="UK SQL Server Events" href="http://www.johnsansom.com/uk-sql-server-events/" target="_blank">SQL Server Event Calendar</a> to keep informed <strong>of all upcoming</strong> SQL Server events, User Groups, and training opportunities here in the UK. You can also add this calendar alongside you existing Google calendar.</em></div>
<h2><span style="color: #993300;">Misc Technology Posts</span></h2>
<div>
<ul>
<li><a title="Worm steals 45,000 Facebook passwords" href="http://www.bbc.co.uk/news/technology-16426824" target="_blank">Worm steals 45,000 Facebook passwords</a></li>
<li><a title="Boffins demo time-warp cloaking device" href="http://www.theregister.co.uk/2012/01/05/boffin_time_cloak/" target="_blank">Boffins demo time-warp cloaking device</a></li>
<li><a title="Google search home page revamp promotes other services" href="http://www.bbc.co.uk/news/technology-16383783" target="_blank">Google search home page revamp promotes other services</a></li>
<li><a title="Official: File-sharing is a religion... in Sweden" href="http://www.theregister.co.uk/2012/01/05/file_sharing_sweden_kopimism_religion/" target="_blank">Official: File-sharing is a religion&#8230; in Sweden</a></li>
</ul>
<p>Have you read a post this week that you think deserves a mention? Be sure to let me and other readers know by leaving a comment. You can also reach me on <a href="mailto:john@johnsansom.com">email</a> and find me on <a href="http://www.twitter.com/JohnSansom">Twitter</a>(@JohnSansom).</p>
<div>
<p>Have a great weekend!</p>
<p style="text-align: center;">
</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/something-for-the-weekend-sql-server-links-060112/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Start 2012 with Your Best of 2011</title>
		<link>http://www.johnsansom.com/start-2012-with-your-best-of-2011/</link>
		<comments>http://www.johnsansom.com/start-2012-with-your-best-of-2011/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 14:20:00 +0000</pubDate>
		<dc:creator>John Sansom</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Professional Development]]></category>
		<category><![CDATA[SQL Server Community]]></category>
		<category><![CDATA[SQLServerCentral Syndication]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>

		<guid isPermaLink="false">http://www.johnsansom.com/?p=6561</guid>
		<description><![CDATA[The first week following on from the Christmas break is a very hectic one for us Data Professionals. Your customers are keen to get straight back to business immediately and get the year off to the best possible start, meaning your skills and services will be in high demand. To help ensure you get your [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">The first week following on from the Christmas break is a very hectic one for us Data Professionals.</p>
<p align="justify">Your customers are keen to get straight back to business immediately and get the year off to the best possible start, meaning your skills and services will be in high demand. To help ensure you get your year off to a fantastic start take a look at some of these:</p>
<ul>
<li><a href="http://www.johnsansom.com/10-things-every-sql-server-dba-should-do/">10 Things Every DBA Should Do</a></li>
<li><a href="http://www.johnsansom.com/the-best-database-administrators-automate-everything/">The Best DBAs Automate Everything!</a></li>
<li><a href="http://www.johnsansom.com/5-days-to-outstanding-dba-customer-service/">5 Days to Outstanding DBA Customer Service</a></li>
<li><a href="http://www.johnsansom.com/stop-asking-and-start-making-decisions-today/">Stop Asking and Start Making Decisions Today</a></li>
<li><a href="http://www.johnsansom.com/why-every-dba-needs-a-buddy/">Why Every DBA Needs a Buddy</a></li>
<li><a href="http://www.johnsansom.com/outstanding-dbas-make-relationships-a-priority/">Outstanding DBAs Make Relationships a Priority</a></li>
</ul>
<p align="justify">For blog authors the end of one year and the beginning of another provides the opportunity for review of what worked and what didn’t. It’s always interesting to see which posts proved the most popular, surprisingly often not what we expect to do well. In a twisted sense of irony it’s often those posts that we blog authors think are great pieces of writing that often tend to sink like lead balloons. Thankfully we are occasionally saved by the Google traffic gods and the magical content that just continues to pull in the traffic year after year, what bloggers worship and call Pillar Content. On to the content already then…….</p>
<p>Here’s what you enjoyed reading the most from the blog in 2011:</p>
<ol>
<li><a href="http://www.johnsansom.com/the-database-administrators-primary-responsibility/">The Database Administrators Primary Responsibility</a></li>
<li><a href="http://www.johnsansom.com/sql-server-memory-configuration-determining-memtoleave-settings/">SQL Server Memory Configuration, Determining MemToLeave Settings</a></li>
<li><a href="http://johnsansom.com/index.php/2009/05/fast-sql-server-delete/">Performing fast SQL Server delete operations</a></li>
<li><a href="http://johnsansom.com/index.php/2009/03/the-sql-server-buffer-pool-and-buffer-cache-hit-ratio/">The SQL Server Buffer Pool and Buffer Cache Hit Ratio</a></li>
<li><a href="http://johnsansom.com/index.php/2009/07/why-you-should-be-using-the-full-recovery-model/">Why you should be using the FULL Recovery Model</a></li>
<li><a href="http://www.johnsansom.com/index.php/how-to-become-a-sql-server-dba/">How to Become a SQL Server DBA</a></li>
<li><a href="http://www.johnsansom.com/top-10-junior-dba-interview-tips/">Top 10 Junior DBA Interview Tips</a></li>
<li><a href="http://www.johnsansom.com/10-things-every-sql-server-dba-should-do/">10 Things Every DBA Should Do</a></li>
<li><a href="http://johnsansom.com/how-to-identify-the-most-costly-sql-server-queries-using-dmvs/">How to identify the most costly SQL Server queries using DMV’s</a></li>
<li><a href="http://www.johnsansom.com/my-guide-to-passing-mcts-exam-70-432/">My Guide to Passing MCTS Exam 70-432</a></li>
</ol>
<p align="justify">The most enjoyable part of the whole blogging gig is being able to share the awesomeness of SQL community with all of you folks reading this right now. You honestly really are what makes our community a great thing to be a part of. This year I hope to meet many more of you in person.</p>
<p align="justify">Thank you and I wish you the very best for the New Year!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.johnsansom.com/start-2012-with-your-best-of-2011/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 1.583 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-03 12:44:27 -->
<!-- Compression = gzip -->
