<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Benjamin Nevarez : PASS Summit</title><link>http://sqlblog.com/blogs/ben_nevarez/archive/tags/PASS+Summit/default.aspx</link><description>Tags: PASS Summit</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>Presenting at PASS: How the Query Optimizer Works</title><link>http://sqlblog.com/blogs/ben_nevarez/archive/2009/10/27/presenting-at-pass-how-the-query-optimizer-works.aspx</link><pubDate>Tue, 27 Oct 2009 06:20:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:18295</guid><dc:creator>Ben Nevarez</dc:creator><slash:comments>0</slash:comments><comments>http://sqlblog.com/blogs/ben_nevarez/comments/18295.aspx</comments><wfw:commentRss>http://sqlblog.com/blogs/ben_nevarez/commentrss.aspx?PostID=18295</wfw:commentRss><description>&lt;P&gt;I am excited that this is going to be my second time speaking at the PASS Summit. I have been attending PASS every year since 2003: a few times in Seattle, but also in Orlando (just after hurricane Jeanne), Dallas (just after hurricane Rita), and Denver.&lt;/P&gt;
&lt;P&gt;My session, How the Query Optimizer Works, is scheduled for Wednesday, November 4, 1:30pm - 2:45pm, in room 201.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://summit2009.sqlpass.org/Agenda/ProgramSessions/HowtheQueryOptimizerWorks.aspx"&gt;http://summit2009.sqlpass.org/Agenda/ProgramSessions/HowtheQueryOptimizerWorks.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;So, if you are attending PASS, I hope you can stop by my session or say hello at any of the PASS events.&lt;/P&gt;
&lt;P&gt;This is the description of my session:&lt;/P&gt;
&lt;P&gt;“The Query Optimizer is the component of SQL Server that attempts to determine the best way to execute a query by finding an efficient execution plan. This session will show you how a better understanding on how the Query Optimizer works and what information it needs to generate better execution plans, can help you to improve the performance of your databases. Learn about the high level structures of the Query Optimizer and some important factors that are considered during the optimization phase of query processing. See how you can provide SQL Server with appropriate statistics and indexes so it can perform better cardinality estimation and produce an efficient execution plan. Since the SQL Server Query Optimizer is a cost-based optimizer, this information will help it to better estimate the execution plan cost. Finally, although the Query Optimizer almost always selects a good enough execution plan for a query, it may not create an efficient plan for all the possible scenarios. See how you can troubleshoot these issues and how you can use other alternatives like hints or plan guides to force the query optimizer to produce a better execution plan.” &lt;/P&gt;
&lt;P&gt;Hope to see you there!&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;
&lt;P&gt;&lt;A href="http://sqlblog.com/blogs/ben_nevarez/clip_image002_35F1726B.jpg"&gt;&lt;IMG title=clip_image002 style="BORDER-RIGHT:0px;BORDER-TOP:0px;DISPLAY:block;FLOAT:none;MARGIN-LEFT:auto;BORDER-LEFT:0px;MARGIN-RIGHT:auto;BORDER-BOTTOM:0px;" height=121 alt=clip_image002 src="http://sqlblog.com/blogs/ben_nevarez/clip_image002_thumb_4AA4EE5B.jpg" width=555 border=0&gt;&lt;/A&gt;&lt;/P&gt;&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=18295" width="1" height="1"&gt;</description><category domain="http://sqlblog.com/blogs/ben_nevarez/archive/tags/PASS+Summit/default.aspx">PASS Summit</category><category domain="http://sqlblog.com/blogs/ben_nevarez/archive/tags/Query+Optimizer/default.aspx">Query Optimizer</category><category domain="http://sqlblog.com/blogs/ben_nevarez/archive/tags/Speaking/default.aspx">Speaking</category></item></channel></rss>