<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: SQL Quiz, Part 2: Toughest Challenges</title>
	<atom:link href="http://sqlfool.com/2008/12/sql-quiz-part-2-toughest-challenges/feed/" rel="self" type="application/rss+xml" />
	<link>http://sqlfool.com/2008/12/sql-quiz-part-2-toughest-challenges/</link>
	<description>Adventures in SQL Tuning - a blog for the rest of us</description>
	<lastBuildDate>Thu, 04 Feb 2010 08:21:02 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: SQL Quiz: Toughest challenges &#124; Ian Kirk - SQL DBA</title>
		<link>http://sqlfool.com/2008/12/sql-quiz-part-2-toughest-challenges/comment-page-1/#comment-88</link>
		<dc:creator>SQL Quiz: Toughest challenges &#124; Ian Kirk - SQL DBA</dc:creator>
		<pubDate>Mon, 22 Dec 2008 16:25:03 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=240#comment-88</guid>
		<description>[...] Shaw posted a SQL Quiz, setting it up as a game of tag, and I got my tag from SQL Fool (@SQLFool on Twitter) when she answered the question -“What are the largest challenges that you [...]</description>
		<content:encoded><![CDATA[<p>[...] Shaw posted a SQL Quiz, setting it up as a game of tag, and I got my tag from SQL Fool (@SQLFool on Twitter) when she answered the question -“What are the largest challenges that you [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Stein</title>
		<link>http://sqlfool.com/2008/12/sql-quiz-part-2-toughest-challenges/comment-page-1/#comment-66</link>
		<dc:creator>David Stein</dc:creator>
		<pubDate>Mon, 15 Dec 2008 16:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=240#comment-66</guid>
		<description>Jeff Atwood has a good article on your first point.  Everything is fast for small n.

http://www.codinghorror.com/blog/archives/000957.html

Just an FYI. :)</description>
		<content:encoded><![CDATA[<p>Jeff Atwood has a good article on your first point.  Everything is fast for small n.</p>
<p><a href="http://www.codinghorror.com/blog/archives/000957.html" rel="nofollow">http://www.codinghorror.com/blog/archives/000957.html</a></p>
<p>Just an FYI. <img src='http://sqlfool.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Factor</title>
		<link>http://sqlfool.com/2008/12/sql-quiz-part-2-toughest-challenges/comment-page-1/#comment-65</link>
		<dc:creator>Phil Factor</dc:creator>
		<pubDate>Sat, 13 Dec 2008 11:02:08 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=240#comment-65</guid>
		<description>My great education was when I moved to a fast-growing Telecommunications company to take on the retail billing system. It was a culture shock, and a lot of relearning.  A million rows sounds like nothing, but that was the daily feed of calls that went into the system. (SQL Server 7)  I can&#039;t remember the size of the table with the calls in (well over the billion)  but ever since then, I&#039;ve had a deep respect for SQL Server, and indexing strategies ever since. 
It is sooo important to develop on a database the same size as the production server, if you can. The characteristics of a billion row table are quite different from the outgrown excel spreadsheets that people generally develop on. If I could only choose one utility to have, as a developer, it would be SQL Data Generator. Ten million rows, sir? right away!</description>
		<content:encoded><![CDATA[<p>My great education was when I moved to a fast-growing Telecommunications company to take on the retail billing system. It was a culture shock, and a lot of relearning.  A million rows sounds like nothing, but that was the daily feed of calls that went into the system. (SQL Server 7)  I can&#8217;t remember the size of the table with the calls in (well over the billion)  but ever since then, I&#8217;ve had a deep respect for SQL Server, and indexing strategies ever since.<br />
It is sooo important to develop on a database the same size as the production server, if you can. The characteristics of a billion row table are quite different from the outgrown excel spreadsheets that people generally develop on. If I could only choose one utility to have, as a developer, it would be SQL Data Generator. Ten million rows, sir? right away!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQLDenis</title>
		<link>http://sqlfool.com/2008/12/sql-quiz-part-2-toughest-challenges/comment-page-1/#comment-60</link>
		<dc:creator>SQLDenis</dc:creator>
		<pubDate>Thu, 11 Dec 2008 21:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=240#comment-60</guid>
		<description>This is a common scenario where people develop on a test/qa/dev system without any capacity planning and a subset of the data. Once they go live...oops...blocking galore, snail paced queries, timeouts etc etc

Also most people don&#039;t update stats or defragment tables/indexes and over time it slows down too!!</description>
		<content:encoded><![CDATA[<p>This is a common scenario where people develop on a test/qa/dev system without any capacity planning and a subset of the data. Once they go live&#8230;oops&#8230;blocking galore, snail paced queries, timeouts etc etc</p>
<p>Also most people don&#8217;t update stats or defragment tables/indexes and over time it slows down too!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremiah Peschka</title>
		<link>http://sqlfool.com/2008/12/sql-quiz-part-2-toughest-challenges/comment-page-1/#comment-54</link>
		<dc:creator>Jeremiah Peschka</dc:creator>
		<pubDate>Wed, 10 Dec 2008 14:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=240#comment-54</guid>
		<description>I&#039;m with you and Brent about the database size issue. Until a month ago, I was developing against 10% of the total data and my queries were running in tiny fractions of a second, I didn&#039;t pay any attention to performance tuning. Now that I have all of the data in place, I&#039;m revisiting all of my queries, optimizing the SQL, adding indexes, and generally doing all of the things that I&#039;ve ignored since August. The change in scope is phenomenal and there are different techniques that I&#039;ve had to pick up on very quickly in order to stay on top of my game.</description>
		<content:encoded><![CDATA[<p>I&#8217;m with you and Brent about the database size issue. Until a month ago, I was developing against 10% of the total data and my queries were running in tiny fractions of a second, I didn&#8217;t pay any attention to performance tuning. Now that I have all of the data in place, I&#8217;m revisiting all of my queries, optimizing the SQL, adding indexes, and generally doing all of the things that I&#8217;ve ignored since August. The change in scope is phenomenal and there are different techniques that I&#8217;ve had to pick up on very quickly in order to stay on top of my game.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent Ozar</title>
		<link>http://sqlfool.com/2008/12/sql-quiz-part-2-toughest-challenges/comment-page-1/#comment-53</link>
		<dc:creator>Brent Ozar</dc:creator>
		<pubDate>Wed, 10 Dec 2008 14:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://sqlfool.com/?p=240#comment-53</guid>
		<description>You&#039;re right about the move up in size: going from 10mm to even just 200-300mm row tables requires a big readjustment.  Developers get so frustrated when their code flies on a 10mm row system and slows down in production, and it&#039;s always &quot;our&quot; fault as the DBAs.  Doh!  Education is so important as a part of DBA life: we have to keep helping and training everybody if we&#039;re going to be successful.</description>
		<content:encoded><![CDATA[<p>You&#8217;re right about the move up in size: going from 10mm to even just 200-300mm row tables requires a big readjustment.  Developers get so frustrated when their code flies on a 10mm row system and slows down in production, and it&#8217;s always &#8220;our&#8221; fault as the DBAs.  Doh!  Education is so important as a part of DBA life: we have to keep helping and training everybody if we&#8217;re going to be successful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
