﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Articles tagged T-SQL, Aggregates</title><link>http://www.sqlservercentral.com/</link><description>Articles tagged T-SQL, Aggregates posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Summarizing Data with Aggregate Queries - SQL School Video</title><description>Learn how to summarize the values of your data using aggregate functions such as COUNT(), SUM(), and AVG() from MVP Kathi Kellenberger. Grouping and aggregate filters are covered as well.</description><guid>http://www.sqlservercentral.com/articles/Video/63815/</guid><pubDate>2008/08/28</pubDate><link>http://www.sqlservercentral.com/articles/Video/63815/</link></item><item><title>Calculating Mathematical Values in SQL Server</title><description>In our application we have the need to perform mathematical calculations.  Right now we are doing so in our front end application.  Unfortunately we are starting to experience performance problems with large data sets and differences in calculations due to developers using different logic.  We are seeking some other options to perform the calculations.  Does SQL Server perform basic mathematical calculations?</description><guid>http://www.sqlservercentral.com/redirect/articles/63898/</guid><pubDate>2008/08/07</pubDate><link>http://www.sqlservercentral.com/redirect/articles/63898/</link></item><item><title>Aggregating Correlated Sub-Queries</title><description>Every now and then you may attempt to calculate an aggregate function -- such as SUM() -- on a correlated subquery, only to encounter the following error:</description><guid>http://www.sqlservercentral.com/redirect/articles/61383/</guid><pubDate>2007/10/29</pubDate><link>http://www.sqlservercentral.com/redirect/articles/61383/</link></item></channel></rss>