﻿<?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 2008 / SQL Server 2008 Administration  / Scalability of SQL Query / 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>Sat, 25 May 2013 23:49:18 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Scalability of SQL Query</title><link>http://www.sqlservercentral.com/Forums/Topic1381547-1550-1.aspx</link><description>Scalability shows the dependency of performance on factors like the data volume i.e. data stored in a databaseThe response time of an SQL query depends on many factors. The data volume is one of them. If a query is fast enough under certain testing conditions, it does not mean it will be fast enough in production. That is especially the case in development environments that have only a fraction of the data of the production system.It is, however, no surprise that the queries get slower when the data volume growsin short we can say that if we want to improve scalability of a query we have to improve our SQL SERVER performance &amp; capacity management</description><pubDate>Tue, 06 Nov 2012 22:31:56 GMT</pubDate><dc:creator>peterdru401</dc:creator></item><item><title>RE: Scalability of SQL Query</title><link>http://www.sqlservercentral.com/Forums/Topic1381547-1550-1.aspx</link><description>Thank you - this helps</description><pubDate>Tue, 06 Nov 2012 21:50:57 GMT</pubDate><dc:creator>npranj</dc:creator></item><item><title>RE: Scalability of SQL Query</title><link>http://www.sqlservercentral.com/Forums/Topic1381547-1550-1.aspx</link><description>[quote][b]nidhis (11/6/2012)[/b][hr]Hi, Can you help me understand how I can check the scalability of an SQL query.- Nidhi[/quote]What exactly do you mean by "check the scalability of an SQL query"? Are you interested in how many concurrent executions you can run, will it cause blocking, etc?Here's a link to a query stress testing tool written by Adam Mechanic that might help:http://www.datamanipulation.net/SQLQueryStress/And perhaps read the following SQLServerCentral.com post on how to post a performance problem and add some additional detail to this thread.http://www.sqlservercentral.com/articles/SQLServerCentral/66909/</description><pubDate>Tue, 06 Nov 2012 07:01:20 GMT</pubDate><dc:creator>George M Parker</dc:creator></item><item><title>Scalability of SQL Query</title><link>http://www.sqlservercentral.com/Forums/Topic1381547-1550-1.aspx</link><description>Hi, Can you help me understand how I can check the scalability of an SQL query.- Nidhi</description><pubDate>Tue, 06 Nov 2012 06:50:44 GMT</pubDate><dc:creator>npranj</dc:creator></item></channel></rss>