Quick Tip: Working with MySQL and SUM

Written by on August 31, 2010 No Comments
In today’s quick tip screencast, we’re going to learn a MySQL query trick. You might be already familiar with the SUM() and IF() functions. We will be combining them to come up with some useful queries. This can reduce the number of queries you need to run for fetching certain types of summary data, and also provide a performance improvement. Premium Members: Download this Video ( Must be logged in) Subscribe to our YouTube page to watch all of the video tutorials! ...

Article source: Nettuts+.