What is GROUP BY?
The GROUP BY keywords have been added to SQL because aggregate functions (like SUM) return the aggregate of all column values every time they are called. Without the GROUP BY functionality, finding the sum for each individual group of column values was not possible.
====================
Publicize Yourself... Free!
http://saalram.com
====================
Apr 4, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Saalram.com