<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Mitch&#039;s Pitch</title>
	<atom:link href="http://mitchespitch.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mitchespitch.com</link>
	<description>Whether you want it or not...</description>
	<lastBuildDate>Tue, 23 Apr 2013 22:29:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='mitchespitch.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Mitch&#039;s Pitch</title>
		<link>http://mitchespitch.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mitchespitch.com/osd.xml" title="Mitch&#039;s Pitch" />
	<atom:link rel='hub' href='http://mitchespitch.com/?pushpress=hub'/>
		<item>
		<title>Mitch&#8217;s Quick Tips &#8211; #4 SQL 2012 IntelliSense&#8217;s Surround With&#8230;</title>
		<link>http://mitchespitch.com/2013/04/24/mitchs-quick-tips-4-sql-2012-intellisenses-surround-with/</link>
		<comments>http://mitchespitch.com/2013/04/24/mitchs-quick-tips-4-sql-2012-intellisenses-surround-with/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 22:29:16 +0000</pubDate>
		<dc:creator>mjbottel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mitchespitch.com/?p=629</guid>
		<description><![CDATA[In my second quick tip, I wrote about SQL 2012 IntelliSense Code Snippets in the intelliSense menu. In case you didn&#8217;t notice in the drop down for the Code Snippets, there was another option for &#8216;Surround with&#8230;&#8217; just below it. What is this you might ask? &#8230; <a href="http://mitchespitch.com/2013/04/24/mitchs-quick-tips-4-sql-2012-intellisenses-surround-with/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mitchespitch.com&#038;blog=46281234&#038;post=629&#038;subd=mitchspitch&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>In my second quick tip, I wrote about SQL 2012 <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">IntelliSense Code Snippets</a> in the intelliSense menu. In case you didn&#8217;t notice in the drop down for the Code Snippets, there was another option for &#8216;Surround with&#8230;&#8217; just below it. What is this you might ask? Well, it is exactly what it sounds like. This option will allow you to create code that would sound a statement, like the typical Begin/End or While statements.</p>
<p>You would create these the same way you would the Code Snippets. When you are in SSMS (SQL Server management Studio) and open a <em>New Query </em>window, you can simply right-click in that window and click on <em>Surround With…</em> (You can also type Crtl+K, Ctrl+S). The third way is to click <em>Edit</em> on the main menu, chose <em>IntelliSense &gt; Surround With&#8230;</em></p>
<p><a href="http://mitchspitch.files.wordpress.com/2013/04/ssms_sw_1.jpg"><img class="alignnone size-medium wp-image-652" alt="SSMS_SW_1" src="http://mitchspitch.files.wordpress.com/2013/04/ssms_sw_1.jpg?w=300&#038;h=261" width="300" height="261" /></a></p>
<p>Once you click <em>Surround With&#8230; </em>it will display 3 different choices. They are the <em>Begin</em> Statement, the <em>If</em> Statement or the <em>While</em> Statement.</p>
<p><a href="http://mitchspitch.files.wordpress.com/2013/04/ssms_sw_2.jpg"><img class="alignnone size-medium wp-image-656" alt="SSMS_SW_2" src="http://mitchspitch.files.wordpress.com/2013/04/ssms_sw_2.jpg?w=300&#038;h=88" width="300" height="88" /></a></p>
<p>Once you click on one, it will write the basic T-SQL code for you. All you have to do is fill in the Condition and what you wish to execute during that condition.</p>
<p><a href="http://mitchspitch.files.wordpress.com/2013/04/ssms_sw_3.jpg"><img class="alignnone size-full wp-image-657" alt="SSMS_SW_3" src="http://mitchspitch.files.wordpress.com/2013/04/ssms_sw_3.jpg?w=640"   /></a></p>
<p>Is this a huge time saver? Not really, but for people new to T-SQL coding, it will set them up with the basic format.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mitchspitch.wordpress.com/629/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mitchspitch.wordpress.com/629/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mitchespitch.com&#038;blog=46281234&#038;post=629&#038;subd=mitchspitch&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mitchespitch.com/2013/04/24/mitchs-quick-tips-4-sql-2012-intellisenses-surround-with/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/81a38bae792bbd3adc056ce1d878067e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mjbottel</media:title>
		</media:content>

		<media:content url="http://mitchspitch.files.wordpress.com/2013/04/ssms_sw_1.jpg?w=300" medium="image">
			<media:title type="html">SSMS_SW_1</media:title>
		</media:content>

		<media:content url="http://mitchspitch.files.wordpress.com/2013/04/ssms_sw_2.jpg?w=300" medium="image">
			<media:title type="html">SSMS_SW_2</media:title>
		</media:content>

		<media:content url="http://mitchspitch.files.wordpress.com/2013/04/ssms_sw_3.jpg" medium="image">
			<media:title type="html">SSMS_SW_3</media:title>
		</media:content>
	</item>
		<item>
		<title>Mitch&#8217;s Quick Tips &#8211; #3 SQL 2012 IntelliSense Custom Code Snippets</title>
		<link>http://mitchespitch.com/2013/04/11/mitchs-quick-tips-3-sql-2012-intellisense-custom-code-snippets/</link>
		<comments>http://mitchespitch.com/2013/04/11/mitchs-quick-tips-3-sql-2012-intellisense-custom-code-snippets/#comments</comments>
		<pubDate>Wed, 10 Apr 2013 21:56:49 +0000</pubDate>
		<dc:creator>mjbottel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mitchespitch.com/?p=637</guid>
		<description><![CDATA[In my last quick tip, I wrote about SQL 2012 Code Snippets in the intelliSense menu and how easy they are to use. What I didn&#8217;t mention is that you also have the ability to create custom code snippets. Why would you want to do &#8230; <a href="http://mitchespitch.com/2013/04/11/mitchs-quick-tips-3-sql-2012-intellisense-custom-code-snippets/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mitchespitch.com&#038;blog=46281234&#038;post=637&#038;subd=mitchspitch&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>In my last quick tip, I wrote about <a title="Mitch's Quick Tip #3" href="http://mitchespitch.com/2013/04/05/mitchs-quick-tips-2-sql-2012-intellisense-code-snippets/" target="_blank">SQL 2012 Code Snippets</a> in the intelliSense menu and how easy they are to use. What I didn&#8217;t mention is that you also have the ability to create custom code snippets. Why would you want to do this? The biggest reason is to create consistency in development of these types of objects across your environment. What if your company has a specific header or code block format for stored procedures that they have a hard time enforcing because it is a pain to keep cutting and pasting for developers. Wouldn&#8217;t it be easier for a developer to right-click and add a snippet that already has all the headers and formats included? It would be very easy to create a central repository of custom code snippets for all developers in your shop to use when building new objects.</p>
<p>So how do we do this? In this case, you will need to open the Code Snippets Manager. To do this, go to <em>Tools -&gt; Code Snippets Manager&#8230;</em> or <em>Ctrl+K, Ctrl+B</em>.</p>
<p><a href="http://mitchspitch.files.wordpress.com/2013/04/tools.jpg"><img class="alignnone size-medium wp-image-638" alt="tools" src="http://mitchspitch.files.wordpress.com/2013/04/tools.jpg?w=300&#038;h=187" width="300" height="187" /></a></p>
<p>This will open up all of the Code Snippets that come canned in SQL 2012. What is important to recognize is that all of these code snippets are actually xml files. In this example, I am going to create a custom code snippet for a stored procedure with a comment block at the top. The easiest way is to just copy the canned &#8216;Create Procedure  Basic Template&#8217; and modify it. From the image below, you can see I identified where the xml files currently reside.</p>
<p><a href="http://mitchspitch.files.wordpress.com/2013/04/2.jpg"><img class="alignnone size-medium wp-image-639" alt="2" src="http://mitchspitch.files.wordpress.com/2013/04/2.jpg?w=300&#038;h=193" width="300" height="193" /></a></p>
<p>I created a folder called <em>Custom_Snippets</em> on my C: Drive, copied the xml file and renamed it &#8216;SP_wCmntBlk.snippet&#8217;.Once that xml file was copied to my new folder, I can open it with Visual Studio or notepad update it to look like this.</p>
<p><a href="http://mitchspitch.files.wordpress.com/2013/04/3.jpg"><img class="alignnone size-medium wp-image-641" style="border:black 1px solid;" alt="3" src="http://mitchspitch.files.wordpress.com/2013/04/3.jpg?w=277&#038;h=300" width="277" height="300" /></a></p>
<p>Once I finish updating the xml code, I save it. Then, back in the Code Snippets Manager, I click <em>Add, </em>drill down to the folder I created called <em>Custom_Snippets</em> and click <em>Select Folder. </em>This folder will now show up in the Code Snippets Manager. In fact, any .snippet file you place in the folder will now automatically be visable.</p>
<p><a href="http://mitchspitch.files.wordpress.com/2013/04/4.jpg"><img class="alignnone size-medium wp-image-642" alt="4" src="http://mitchspitch.files.wordpress.com/2013/04/4.jpg?w=300&#038;h=246" width="300" height="246" /></a></p>
<p>Now if I open up SSMS, Open a New Query, right-click in the query editor and click Insert Snippet, I will see my Custom Snippet folder and can select the snippet I just created.</p>
<p><a href="http://mitchspitch.files.wordpress.com/2013/04/5.jpg"><img class="alignnone size-medium wp-image-643" alt="5" src="http://mitchspitch.files.wordpress.com/2013/04/5.jpg?w=300&#038;h=45" width="300" height="45" /></a> <a href="http://mitchspitch.files.wordpress.com/2013/04/6.jpg"><img class="wp-image-644 alignnone" alt="6" src="http://mitchspitch.files.wordpress.com/2013/04/6.jpg?w=300&#038;h=115" width="300" height="115" /></a></p>
<p>You don&#8217;t need to be an expert with xml to do this as I just showed you. It is rather simple and can be very useful.  Try it our and let me know what your thoughts are!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mitchspitch.wordpress.com/637/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mitchspitch.wordpress.com/637/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mitchespitch.com&#038;blog=46281234&#038;post=637&#038;subd=mitchspitch&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mitchespitch.com/2013/04/11/mitchs-quick-tips-3-sql-2012-intellisense-custom-code-snippets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/81a38bae792bbd3adc056ce1d878067e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mjbottel</media:title>
		</media:content>

		<media:content url="http://mitchspitch.files.wordpress.com/2013/04/tools.jpg?w=300" medium="image">
			<media:title type="html">tools</media:title>
		</media:content>

		<media:content url="http://mitchspitch.files.wordpress.com/2013/04/2.jpg?w=300" medium="image">
			<media:title type="html">2</media:title>
		</media:content>

		<media:content url="http://mitchspitch.files.wordpress.com/2013/04/3.jpg?w=277" medium="image">
			<media:title type="html">3</media:title>
		</media:content>

		<media:content url="http://mitchspitch.files.wordpress.com/2013/04/4.jpg?w=300" medium="image">
			<media:title type="html">4</media:title>
		</media:content>

		<media:content url="http://mitchspitch.files.wordpress.com/2013/04/5.jpg?w=300" medium="image">
			<media:title type="html">5</media:title>
		</media:content>

		<media:content url="http://mitchspitch.files.wordpress.com/2013/04/6.jpg?w=300" medium="image">
			<media:title type="html">6</media:title>
		</media:content>
	</item>
		<item>
		<title>Mitch&#8217;s Quick Tips &#8211; #2 SQL 2012 IntelliSense Code Snippets</title>
		<link>http://mitchespitch.com/2013/04/05/mitchs-quick-tips-2-sql-2012-intellisense-code-snippets/</link>
		<comments>http://mitchespitch.com/2013/04/05/mitchs-quick-tips-2-sql-2012-intellisense-code-snippets/#comments</comments>
		<pubDate>Thu, 04 Apr 2013 16:21:18 +0000</pubDate>
		<dc:creator>mjbottel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mitchspitch.wordpress.com/?p=597</guid>
		<description><![CDATA[How often do you forget the syntax for simple things like creating roles, logins or triggers. You might not have to create them very often, so simple tasks like these might occasionally get truncated from your brain memory. Well, SQL &#8230; <a href="http://mitchespitch.com/2013/04/05/mitchs-quick-tips-2-sql-2012-intellisense-code-snippets/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mitchespitch.com&#038;blog=46281234&#038;post=597&#038;subd=mitchspitch&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>How often do you forget the syntax for simple things like creating roles, logins or triggers. You might not have to create them very often, so simple tasks like these might occasionally get truncated from your brain memory. Well, SQL 2012 has made life much easier for us by adding what they call Code Snippets. These snippets will allow us to simple create a script shell for all sorts of objects and they are super simple to use. Here is how you use them.</p>
<p>When you are in SSMS (SQL Server management Studio) and open a <em>New Query </em>window, you can simply right-click in that window and click on <em>Insert Snippet&#8230;</em> (You can also type Crtl+K, Ctrl+X)</p>
<p><a href="http://mitchspitch.files.wordpress.com/2013/03/ssms_snippet_1.jpg"><img class="alignnone size-medium wp-image-610" alt="SSMS_Snippet_1" src="http://mitchspitch.files.wordpress.com/2013/03/ssms_snippet_1.jpg?w=300&#038;h=141" width="300" height="141" /></a></p>
<p>This will display server different object in which you can create a generic code snippet for. In this case, we will look at creating a basic Stored Procedure shell. Once you choose the Create a single stored procedure option, generic code is created for you to use.</p>
<p><a href="http://mitchspitch.files.wordpress.com/2013/04/sproc1.jpg"><img class="alignnone size-medium wp-image-621" alt="SProc1" src="http://mitchspitch.files.wordpress.com/2013/04/sproc1.jpg?w=300&#038;h=49" width="300" height="49" /></a></p>
<p>All you have to do is fill in the highlighted sections.</p>
<p><a href="http://mitchspitch.files.wordpress.com/2013/04/sproc2.jpg"><img class="alignnone size-medium wp-image-622" alt="SProc2" src="http://mitchspitch.files.wordpress.com/2013/04/sproc2.jpg?w=300&#038;h=120" width="300" height="120" /></a></p>
<p>The same is true for all of the other objects listed in the snippets. You might already know the syntax to all of this, most of us DBA&#8217;s do, but this is also a no brainer and time saver in the sense that it is very easy to click n&#8217; create. This can help new developers and old developers alike.</p>
<p>Take a minute and check it out.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mitchspitch.wordpress.com/597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mitchspitch.wordpress.com/597/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mitchespitch.com&#038;blog=46281234&#038;post=597&#038;subd=mitchspitch&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mitchespitch.com/2013/04/05/mitchs-quick-tips-2-sql-2012-intellisense-code-snippets/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/81a38bae792bbd3adc056ce1d878067e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mjbottel</media:title>
		</media:content>

		<media:content url="http://mitchspitch.files.wordpress.com/2013/03/ssms_snippet_1.jpg?w=300" medium="image">
			<media:title type="html">SSMS_Snippet_1</media:title>
		</media:content>

		<media:content url="http://mitchspitch.files.wordpress.com/2013/04/sproc1.jpg?w=300" medium="image">
			<media:title type="html">SProc1</media:title>
		</media:content>

		<media:content url="http://mitchspitch.files.wordpress.com/2013/04/sproc2.jpg?w=300" medium="image">
			<media:title type="html">SProc2</media:title>
		</media:content>
	</item>
		<item>
		<title>Mitch&#8217;s Quick Tips &#8211; #1 Adding Line Numbers in SSMS</title>
		<link>http://mitchespitch.com/2013/03/06/mitchs-quick-tips-1-adding-line-numbers-in-ssms/</link>
		<comments>http://mitchespitch.com/2013/03/06/mitchs-quick-tips-1-adding-line-numbers-in-ssms/#comments</comments>
		<pubDate>Tue, 05 Mar 2013 20:28:28 +0000</pubDate>
		<dc:creator>mjbottel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mitchspitch.wordpress.com/?p=598</guid>
		<description><![CDATA[Have you ever written a long T_SQL statement that you are really proud of only to execute it and get an error on line 250? You then have to count from the first line down 250 or copy all of the &#8230; <a href="http://mitchespitch.com/2013/03/06/mitchs-quick-tips-1-adding-line-numbers-in-ssms/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mitchespitch.com&#038;blog=46281234&#038;post=598&#038;subd=mitchspitch&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Have you ever written a long T_SQL statement that you are really proud of only to execute it and get an error on line 250? You then have to count from the first line down 250 or copy all of the code into an editor like UltraEdit to find the line the error occurred on? Wouldn&#8217;t it be easier if SSMS had a built-in line numbers to the Query editor? Well, the funny thing is they did, it is just not enabled by default. So how do we turn it on, let me show you quick.</p>
<p>Within the SQL 2012 SSMS window, click on <em>Tools -&gt; Options&#8230;</em><br />
<a href="http://mitchspitch.files.wordpress.com/2013/03/ssms_linenum_11.jpg"><img class="alignnone size-medium wp-image-600" alt="SSMS_LineNum_1" src="http://mitchspitch.files.wordpress.com/2013/03/ssms_linenum_11.jpg?w=300&#038;h=181" width="300" height="181" /></a></p>
<p>Once the Options screen opens up, you will navigate down to find the Display settings.</p>
<p><em>Text Editor -&gt; Transact-SQL -&gt; General</em> </p>
<p>Once you get here, enable the Line numbers check box and click ok.</p>
<p><a href="http://mitchspitch.files.wordpress.com/2013/03/ssms_linenum_2.jpg"><img class="alignnone size-medium wp-image-601" alt="SSMS_LineNum_2" src="http://mitchspitch.files.wordpress.com/2013/03/ssms_linenum_2.jpg?w=300&#038;h=170" width="300" height="170" /></a></p>
<p>Now when you open a new query in SSMS, you will see the line numbers! Super easy!</p>
<p><a href="http://mitchspitch.files.wordpress.com/2013/03/ssms_linenum_3.jpg"><img class="alignnone size-medium wp-image-602" alt="SSMS_LineNum_3" src="http://mitchspitch.files.wordpress.com/2013/03/ssms_linenum_3.jpg?w=300&#038;h=148" width="300" height="148" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mitchspitch.wordpress.com/598/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mitchspitch.wordpress.com/598/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mitchespitch.com&#038;blog=46281234&#038;post=598&#038;subd=mitchspitch&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mitchespitch.com/2013/03/06/mitchs-quick-tips-1-adding-line-numbers-in-ssms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/81a38bae792bbd3adc056ce1d878067e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mjbottel</media:title>
		</media:content>

		<media:content url="http://mitchspitch.files.wordpress.com/2013/03/ssms_linenum_11.jpg?w=300" medium="image">
			<media:title type="html">SSMS_LineNum_1</media:title>
		</media:content>

		<media:content url="http://mitchspitch.files.wordpress.com/2013/03/ssms_linenum_2.jpg?w=300" medium="image">
			<media:title type="html">SSMS_LineNum_2</media:title>
		</media:content>

		<media:content url="http://mitchspitch.files.wordpress.com/2013/03/ssms_linenum_3.jpg?w=300" medium="image">
			<media:title type="html">SSMS_LineNum_3</media:title>
		</media:content>
	</item>
		<item>
		<title>You got plans for this Saturday?</title>
		<link>http://mitchespitch.com/2013/02/20/you-got-plans-for-this-saturday/</link>
		<comments>http://mitchespitch.com/2013/02/20/you-got-plans-for-this-saturday/#comments</comments>
		<pubDate>Tue, 19 Feb 2013 18:21:57 +0000</pubDate>
		<dc:creator>mjbottel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mitchspitch.wordpress.com/?p=581</guid>
		<description><![CDATA[If you don&#8217;t, you need to head to Mountain View for a whole day of free training on everything related to Microsoft SQL Server. Did I mention it is free? Well, it is! There is going to be some of &#8230; <a href="http://mitchespitch.com/2013/02/20/you-got-plans-for-this-saturday/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mitchespitch.com&#038;blog=46281234&#038;post=581&#038;subd=mitchspitch&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://mitchspitch.files.wordpress.com/2013/02/capture.png"><img class="size-full wp-image aligncenter" id="i-587" alt="Image" src="http://mitchspitch.files.wordpress.com/2013/02/capture.png?w=242" /></a>If you don&#8217;t, you need to head to Mountain View for a whole day of free training on everything related to Microsoft SQL Server. Did I mention it is free? Well, it is! There is going to be some of the biggest names in the SQL community presenting on all sorts of subjects including Administration, Reporting services, HA/DR, Analysis Services and self promotion. These events are nothing short of amazing and everyone walks away with at least a few new items learned.</p>
<p>You can sign up <a title="here" href="http://www.sqlsaturday.com/177/eventhome.aspx" target="_blank">here</a>.<br />See the line up of speakers <a title="here" href="http://www.sqlsaturday.com/177/schedule.aspx" target="_blank">here</a>.</p>
<p>Make sure to keep your 4PM session open for myself and Dilip Nayak (<a title="(t)" href="https://twitter.com/d_nayak" target="_blank">t</a>) called Get <a title="Get TurnedOn withAlwaysOn" href="http://www.sqlsaturday.com/viewsession.aspx?sat=177&amp;sessionid=12477" target="_blank">TurnedOn with AlwaysOn</a>. We will be presenting on SQL 2012 AlwaysON (HA\DR). This is going to be a great introduction session for anyone interested in learning about AlwaysOn, the features associated with it and how to set it up.</p>
<p>If you have never been to a SQL Saturday, you are really missing out on some top notch training as well as a great opportunity to network with others with the same interests.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mitchspitch.wordpress.com/581/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mitchspitch.wordpress.com/581/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mitchespitch.com&#038;blog=46281234&#038;post=581&#038;subd=mitchspitch&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mitchespitch.com/2013/02/20/you-got-plans-for-this-saturday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/81a38bae792bbd3adc056ce1d878067e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mjbottel</media:title>
		</media:content>

		<media:content url="http://mitchspitch.files.wordpress.com/2013/02/capture.png?w=242" medium="image">
			<media:title type="html">Image</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Saturday #144 – The DateTime is Now</title>
		<link>http://mitchespitch.com/2012/06/04/sql-saturday-144-the-datetime-is-now/</link>
		<comments>http://mitchespitch.com/2012/06/04/sql-saturday-144-the-datetime-is-now/#comments</comments>
		<pubDate>Mon, 04 Jun 2012 19:16:21 +0000</pubDate>
		<dc:creator>mjbottel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mitchespitch.com/?p=559</guid>
		<description><![CDATA[In case you haven’t heard, Sacramento is having its first ever SQL Saturday. No, you didn’t misread that. The Cow-Town of California, where our Mayor is an ex-NBA star, our airport is considered international because it flies direct to Mexico &#8230; <a href="http://mitchespitch.com/2012/06/04/sql-saturday-144-the-datetime-is-now/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mitchespitch.com&#038;blog=46281234&#038;post=559&#038;subd=mitchspitch&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>In case you haven’t heard, Sacramento is having its first ever SQL Saturday. No, you didn’t misread that. The Cow-Town of California, where our Mayor is an ex-NBA star, our airport is considered international because it flies direct to Mexico and the biggest attraction we have here is a toss-up between Old Town and the State Capital Building.</p>
<p>You got plans on July 28, 2012? Hopefully your answer is ‘No’. The Sacramento SQL Server User Group is going to be putting on a great day of FREE SQL learning. In case you haven’t seen the speaker list, we have already gotten submissions from some great folks both local and national on topics from Database Administration to Business Intelligence and SQL 2012. Maybe you have heard of some of <a href="http://sqlsaturday.com/144/schedule.aspx?sat=144">them</a>!</p>
<p>We have a really great planning team who is working their tails off to try and put together a truly outstanding event. We will be having the event at a very lush local venue that is close to downtown Sacramento and <a href="http://www.cisco.com/">Cisco</a> will be hosting an after party at a restaurant on the Sacramento River (more details to come). Check out the <a href="http://sqlsaturday.com/144/eventhome.aspx">SQL Sat 144</a> website to <a href="http://sqlsaturday.com/144/register.aspx">sign up </a>now and get more information. If you are interested in presenting, we would love to hear from you! We are always looking for people to speak at out local user group meetings as well as events like this.</p>
<p>Can&#8217;t wait to see everyone on July 28th!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mitchspitch.wordpress.com/559/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mitchspitch.wordpress.com/559/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mitchespitch.com&#038;blog=46281234&#038;post=559&#038;subd=mitchspitch&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mitchespitch.com/2012/06/04/sql-saturday-144-the-datetime-is-now/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/81a38bae792bbd3adc056ce1d878067e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mjbottel</media:title>
		</media:content>
	</item>
		<item>
		<title>The Copy Only Backup… What is it and why use it?</title>
		<link>http://mitchespitch.com/2012/05/02/the-copy-only-backup-what-is-it-and-why-use-it/</link>
		<comments>http://mitchespitch.com/2012/05/02/the-copy-only-backup-what-is-it-and-why-use-it/#comments</comments>
		<pubDate>Wed, 02 May 2012 23:45:02 +0000</pubDate>
		<dc:creator>mjbottel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mitchespitch.com/?p=547</guid>
		<description><![CDATA[The copy-only backup is actually a very important tool in all production DBA’s arsenal. A copy only backup is essentially a ‘snapshot’ of the database at that point in time that is completely independent from any sequencing of backups used &#8230; <a href="http://mitchespitch.com/2012/05/02/the-copy-only-backup-what-is-it-and-why-use-it/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mitchespitch.com&#038;blog=46281234&#038;post=547&#038;subd=mitchspitch&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>The copy-only backup is actually a very important tool in all production DBA’s arsenal. A copy only backup is essentially a ‘snapshot’ of the database at that point in time that is completely independent from any sequencing of backups used for a restore.</p>
<p>Why is it important some might ask, well, let me explain. Almost all production SQL environments have some sort of back up strategy which includes some combination of full backups, differential backups and/or Transactional log backups. For instance, a full backup is taken on a database every weekend. This creates a starting reference point for a restore.  After the full backup, differential backups are taken nightly with additional transaction log (TLog) backups taken at specified intervals throughout the day to create what is called a log chain. All of these differential and TLog backups are tied directly to the preceding full backup. A Log Sequence Number (LSN) is created to keep all the backups in order. When a restore is required, the full backup must be restored with all the proper differential and TLog backups. If one is missing, the restore will fail. The important thing here is that after a full backup, all of the differential and TLog backups following it are tied directly to that Full backup.</p>
<p>So, assuming we are all very organized and keep all of our backups automated and documented properly, we should be able to perform a point in time restore without issue. But what happens if one of your co-workers takes an AdHoc full backup of a database to restore to a development environment without telling anyone. Later that day you need to restore the database to a point in time after the AdHoc back up was taken by your co-worker? The restore will fail since the Log Chain was broke by the AdHoc full backup and the LSN’s are no longer in sync with the original full backup. Basically, any TLog backup taken after the AdHoc backup will now be associated to that backup.  In this case, had the person simply taken the AdHoc backup using the Copy-Only option, there wouldn&#8217;t have been any issues with the restore since the chain of backups wouldn&#8217;t have been broken.</p>
<p><a href="http://mitchspitch.files.wordpress.com/2012/05/copy-only-1.png"><img class="aligncenter size-full wp-image-549" title="Copy Only 1" src="http://mitchspitch.files.wordpress.com/2012/05/copy-only-1.png?w=640" alt=""   /></a></p>
<p>So how do we take a copy-only backup of a database? It is as simple as just adding a ‘with’  statement to the backup command as seen below.</p>
<p style="text-align:left;"><em>&#8211; Create full backup with Copy Only option</em><br />
<em> BACKUP DATABASE MyDataBase</em><br />
<em> TO DISK = &#8216;D:MyDatabase_CopyOnly.bak&#8217;</em><br />
<em> WITH COPY_ONLY</em><br />
<em> GO</em></p>
<p>The copy-only feature has been available since SQL 2005, but had to be written in the T-SQL backup statement. In SQL2008, the Copy-Only feature is available in the GUI for ease of use.</p>
<p><a href="http://mitchspitch.files.wordpress.com/2012/05/copy-only-2.png"><img class="aligncenter size-full wp-image-550" title="Copy Only 2" src="http://mitchspitch.files.wordpress.com/2012/05/copy-only-2.png?w=640" alt=""   /></a></p>
<p>Keep in mind that the copy only feature is not available for Differential backups and the option in the GUI will actually be ‘greyed’ out.  The copy-only feature should always<br />
be considered for any AdHoc backup that is not part of the normal backup schedule in your environment.</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mitchspitch.wordpress.com/547/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mitchspitch.wordpress.com/547/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mitchespitch.com&#038;blog=46281234&#038;post=547&#038;subd=mitchspitch&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mitchespitch.com/2012/05/02/the-copy-only-backup-what-is-it-and-why-use-it/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/81a38bae792bbd3adc056ce1d878067e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mjbottel</media:title>
		</media:content>

		<media:content url="http://mitchspitch.files.wordpress.com/2012/05/copy-only-1.png" medium="image">
			<media:title type="html">Copy Only 1</media:title>
		</media:content>

		<media:content url="http://mitchspitch.files.wordpress.com/2012/05/copy-only-2.png" medium="image">
			<media:title type="html">Copy Only 2</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Saturday #120 Wrap Up</title>
		<link>http://mitchespitch.com/2012/03/28/sql-saturday-120-wrap-up/</link>
		<comments>http://mitchespitch.com/2012/03/28/sql-saturday-120-wrap-up/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 16:00:13 +0000</pubDate>
		<dc:creator>mjbottel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mitchespitch.com/?p=537</guid>
		<description><![CDATA[I Just got back from Orange County on Sunday and SQL Saturday #120. It was a Great event with tons of people and over 50 sessions. I heard the final count of attendees was around 250 people. There were 8 &#8230; <a href="http://mitchespitch.com/2012/03/28/sql-saturday-120-wrap-up/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mitchespitch.com&#038;blog=46281234&#038;post=537&#038;subd=mitchspitch&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://mitchspitch.files.wordpress.com/2012/03/sqlsat120.png"><img class="aligncenter size-full wp-image-539" title="SQLSat120" src="http://mitchspitch.files.wordpress.com/2012/03/sqlsat120.png?w=640" alt=""   /></a>I Just got back from Orange County on Sunday and SQL Saturday #120. It was a Great event with tons of people and over 50 sessions. I heard the final count of attendees was around 250 people. There were 8 tracks with 6 time slots in each, not to mention the 3 lunch time presentations. There was never a dull moment at the event.</p>
<p>I gave 2 sessions, the first one on Networking and Self-promotion in the community. I was excited to have it as one of the first sessions of the day, I tried to focus on networking and meeting people in the SQL community, specifically that event. I had a good amount of people in the session and lots of good questions and discussions. I really tried to encourage<br />
people to go out of their way to meet new people and exchange business cards. The only thing I forgot to mention is to take those business cards and follow up with people through twitter or LinkedIn.</p>
<p>My second session was on Central Management Server and Policy Based Management. It never surprises me that no matter how many times I give this presentation, I always get new questions. I started my session by asking how many people have ever used PBM and to my surprise, only 2 people in the whole room. This might discourage some people, but I see it as a great opportunity to really teach something brand new to people who are interested in the subject. I met some great people in the session and look forward to talking with them again in the future.</p>
<p>By lunch time, all of my sessions were done. I spent the rest of the day hoping from room to room trying to catch some good sessions. Caught one session by Eddie Wuerch (<a href="http://twitter.com/#!/eddiew">t</a>|<a href="http://indydba.com/">b</a>)on Temp DB Tuning and one by Warren Sifre (<a href="http://twitter.com/#!/WAS_SQL">t</a>|<a href="http://www.pti.net/">b</a>) on AlwaysOn in SQL 2012. I managed to take away quite a bit from these sessions and look forward to using that info in the future.</p>
<p>The after party was great. It was a very laid back, old school sports bar that had a huge section for all of geeks to sit around and talk about geek stuff, have some beers and continue to network with each other. I am already looking forward to next years event.</p>
<p>Huge thanks to Andrew Karcher (<a href="http://twitter.com/#!/akarcher">t</a>|<a href="http://www.andrewkarcher.com/">b</a>) for the event and all the great info for our upcoming <a href="http://sqlsaturday.com/144/eventhome.aspx">SQL Saturday 144</a> here in Sacramento, CA!!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mitchspitch.wordpress.com/537/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mitchspitch.wordpress.com/537/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mitchespitch.com&#038;blog=46281234&#038;post=537&#038;subd=mitchspitch&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mitchespitch.com/2012/03/28/sql-saturday-120-wrap-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/81a38bae792bbd3adc056ce1d878067e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mjbottel</media:title>
		</media:content>

		<media:content url="http://mitchspitch.files.wordpress.com/2012/03/sqlsat120.png" medium="image">
			<media:title type="html">SQLSat120</media:title>
		</media:content>
	</item>
		<item>
		<title>Problem Steps Recorder&#8230;Who Knew?</title>
		<link>http://mitchespitch.com/2012/03/20/problem-steps-recorder-who-knew/</link>
		<comments>http://mitchespitch.com/2012/03/20/problem-steps-recorder-who-knew/#comments</comments>
		<pubDate>Tue, 20 Mar 2012 16:00:28 +0000</pubDate>
		<dc:creator>mjbottel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mitchespitch.com/?p=524</guid>
		<description><![CDATA[Have you ever been tasked with writing up documentation for a task you perform so people can just step in while you’re out? Almost all of us have. I have created both written instructions as well as in-depth instructions with &#8230; <a href="http://mitchespitch.com/2012/03/20/problem-steps-recorder-who-knew/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mitchespitch.com&#038;blog=46281234&#038;post=524&#038;subd=mitchspitch&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Have you ever been tasked with writing up documentation for a task you perform so people can just step in while you’re out? Almost all of us have. I have created both written instructions as well as in-depth instructions with pictures of every step. It can be tiresome to do this, but I just discovered an easier way to do it. In the past, I have always used Snag-it and have been very pleased with it. However, it can become a pain to stop at every step, take a snapshot, save it and then continue. Well, now I don’t have to. Enter Problem Steps Recorder! Maybe this has been around for a while and I just didn&#8217;t know about it, but using the Microsoft built in Problem Steps Recorder is super easy!</p>
<p>If you go to your windows menu, type in PSR and hit enter:</p>
<p style="text-align:center;"><a href="http://mitchspitch.files.wordpress.com/2012/03/psr1.jpg"><img class="aligncenter size-full wp-image-526" style="border:1px solid black;" title="PSR1" src="http://mitchspitch.files.wordpress.com/2012/03/psr1.jpg?w=640" alt=""   /></a></p>
<p>You will see this window pop up.</p>
<p><a href="http://mitchspitch.files.wordpress.com/2012/03/psr2.jpg"><img class="aligncenter size-full wp-image-527" title="PSR2" src="http://mitchspitch.files.wordpress.com/2012/03/psr2.jpg?w=640" alt=""   /></a></p>
<p>All you have to do is hit <em>Start Record </em>and it will record a snapshot of every click you make as well as describes everything the user does (the best it can).</p>
<blockquote>
<p style="text-align:left;"><em><strong>Problem Step 1: (3/19/2012 9:58:45 AM)</strong> User mouse drag end on &#8220;How do I use Problem Steps Recorder? (pane)&#8221; in &#8220;How do I use Problem Steps Recorder? &#8211; Windows Internet Explorer&#8221;</em></p>
</blockquote>
<p><em>A few things to remember with PSR:</em></p>
<p>* Make sure you minimize the Problem Steps Recorder, otherwise it will be in every snapshot taken.<br />
*By default, the Problem Steps Recorder has a limit to 20 clicks/snapshots. You will have to change the settings for PSR and set it to 100, which is the max.</p>
<p><a href="http://mitchspitch.files.wordpress.com/2012/03/psr3.jpg"><img class="aligncenter size-full wp-image-528" title="PSR3" src="http://mitchspitch.files.wordpress.com/2012/03/psr3.jpg?w=640" alt=""   /></a><br />
*Make sure you stop it when you are done, otherwise things will get overwritten. It is a rolling window of snapshots, so at your 101<sup>st</sup> click; you will lose your 1<sup>st</sup> one.<br />
*Make sure you are running it as an administrator!<br />
*PSR will not record typing, but it does give you the ability to add comments by clicking on the <em>Add Comment</em>.</p>
<p>Hopefully this helps you out and saves some time with documentation and problem solving.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mitchspitch.wordpress.com/524/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mitchspitch.wordpress.com/524/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mitchespitch.com&#038;blog=46281234&#038;post=524&#038;subd=mitchspitch&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mitchespitch.com/2012/03/20/problem-steps-recorder-who-knew/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/81a38bae792bbd3adc056ce1d878067e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mjbottel</media:title>
		</media:content>

		<media:content url="http://mitchspitch.files.wordpress.com/2012/03/psr1.jpg" medium="image">
			<media:title type="html">PSR1</media:title>
		</media:content>

		<media:content url="http://mitchspitch.files.wordpress.com/2012/03/psr2.jpg" medium="image">
			<media:title type="html">PSR2</media:title>
		</media:content>

		<media:content url="http://mitchspitch.files.wordpress.com/2012/03/psr3.jpg" medium="image">
			<media:title type="html">PSR3</media:title>
		</media:content>
	</item>
		<item>
		<title>My Life as an ACE&#8230;</title>
		<link>http://mitchespitch.com/2012/02/03/my-life-as-an-ace/</link>
		<comments>http://mitchespitch.com/2012/02/03/my-life-as-an-ace/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 17:36:08 +0000</pubDate>
		<dc:creator>mjbottel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mitchespitch.com/?p=512</guid>
		<description><![CDATA[I have been seeing a lot of chatter lately on twitter about the new ACE program recruitment and people showing a lot of interest in it. This is great! I can’t express enough how awesome this program is and encourage everyone &#8230; <a href="http://mitchespitch.com/2012/02/03/my-life-as-an-ace/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mitchespitch.com&#038;blog=46281234&#038;post=512&#038;subd=mitchspitch&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I have been seeing a lot of chatter lately on twitter about the new <a href="http://www.idera.com/ACEs/Recruiting-ACEs/">ACE program recruitment</a> and people showing a lot of interest in it. This is great! I can’t express enough how awesome this program is and encourage everyone to apply for it.</p>
<p>I am coming up on the closure of my active part of the <a href="http://www.idera.com/About-Us/ACE/">Idera Advisor and Community Educator (ACE)</a> program. Looking back at what I have done and accomplished in the last 9<br />
months has been amazing. I have met and networked with people I never thought I would have, presented to people I never thought I would and I am learning new things that I never thought I would get the opportunity to learn. If you would have asked me a year ago, where I would want to be in 2012, I would have told you out of technology all together. I was getting to the point that I wasn&#8217;t enjoying myself and my work anymore. I felt like the life was being sucked out of me, mainly due to where I work. I was turning into exactly what I didn&#8217;t want to become; an average everyday DBA with no desire to achieve more. I had two major turning points in my career in the last year, the first being the <a href="http://www.sqlcruise.com">SQL Cruise</a> I attended with Tim Ford (<a href="http://thesqlagentman.com/">b</a>|<a href="https://twitter.com/#!/sqlagentman">t</a>) and Brent Ozar (<a href="http://www.brentozar.com/">b</a>|<a href="https://twitter.com/#!/brento">t</a>) and the second, being selected for the ACE program. Since that time, I have found a new born energy and love for SQL that I never knew I had. In all actuality, I think I have learned more in the last year than I had in the previous five.</p>
<p>Now that my time as an ACE is starting to wind down, I thought it might be a good idea to<br />
tell people who are curious, exactly what I have gotten out of this program thus far. Since its inception, I have had the opportunity to work with 5 other extraordinary people; people I might have felt were untouchable or unreachable in the past. I was not a tweeter, blogger, researcher or expert in anything (at least I didn&#8217;t think so). With the help of this program, I have gotten outside my comfort zone and forced myself to meet new people and try new things. I have never been afraid of speaking in front of people or making a fool of myself (as was evident with my <a href="http://www.youtube.com/watch?v=1vmJMDHLDUk">SQL Cruise video</a>). My philosophy has always been that you don’t need to be the smartest person in the room, but rather the best at finding the right answers. We wouldn&#8217;t be blogging and talking on twitter if we didn&#8217;t want to learn and better ourselves. There are only a few people in this community that I think DO know almost everything, but the rest of us are still trying to learn and keep up to date with the constantly changing technologies.</p>
<p>With the ACE program, I have been able to travel to different parts of the country to attend<br />
and present at SQL Saturdays. Not all of us have travel budgets that allow us to get out to other parts of the country like this.  I have made a ton of great connections in many different states now. I have new SQL friends in Colorado, Utah, Washington, Florida and Oregon that if it wasn&#8217;t for this program, I would never have met. I have grown my SQL Family into something I am proud of and can depend on. I have a new found love and faith in the SQL community and what it stands for.</p>
<p>If you are on the fence about applying to become and ACE, I would be more than happy to<br />
push you in the right direction. What is the worst that can happen? You don’t get the spot? You name is now in the pot for future ACE spots. The last year has been filled with a ton of new experiences and new beginnings for me. You will never achieve greatness if you don’t at least try!</p>
<p>Get in on the <a href="http://www.idera.com/ACEs/Recruiting-ACEs/">ACE recruitment</a> period, you won&#8217;t regret it!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mitchspitch.wordpress.com/512/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mitchspitch.wordpress.com/512/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mitchespitch.com&#038;blog=46281234&#038;post=512&#038;subd=mitchspitch&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mitchespitch.com/2012/02/03/my-life-as-an-ace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/81a38bae792bbd3adc056ce1d878067e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mjbottel</media:title>
		</media:content>
	</item>
	</channel>
</rss>
