Categories
Tags → Sql Sum Example

Using SUM Function in An SQL Statement

Sum function can be used for to get the sum of a numeric expression evaluated over a set. This function must be placed in an SQL statement. Following example will return the sum of ratings in articles.
DETAILS
©2003-2019 jCay.com