|
|
Grouping information in the query results |
|
|
Rey Nunez |
|
|
ASP / Database Tools |
|
|
Click to Visit |
|
|
39 |
In this online tutorial, the author highlights about grouping information in the query result. With the help of GROUP BY clause the records with similar values can be joined into a single record, which is explained through this article. The author also explains about the HAVING Clause which denotes a filter condition. This article is worth enough for the beginners to know about the grouping methods in SQL.
|