﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / SQL Server 2005 Performance Tuning  / Query Cost / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Thu, 23 May 2013 10:15:42 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Query Cost</title><link>http://www.sqlservercentral.com/Forums/Topic1422005-360-1.aspx</link><description>The percentage you are seeing is the percentage relative to the batch.Since there is only one query in batch it shows 100 percent.If you had more than one statement for a eg if it was a stored proc, you would see this spread across the queries.</description><pubDate>Wed, 20 Feb 2013 03:27:58 GMT</pubDate><dc:creator>joeroshan</dc:creator></item><item><title>Query Cost</title><link>http://www.sqlservercentral.com/Forums/Topic1422005-360-1.aspx</link><description>Hi Team,As per my knowledge "Query Cost is a measure of the CPU and input-output resources used by the query"but when am using a small query "select * from student where stud_id=1050"in "Execution plan" window query cost is showing as 100%,Reason please.....</description><pubDate>Wed, 20 Feb 2013 03:18:17 GMT</pubDate><dc:creator>Minnu</dc:creator></item></channel></rss>