Ask Questions
Servlet
PHP
RubyonRails
Java IO
Struts
jQuery
SQL Tutorial
JavaScript
Core Java
JSP
RubyonRails
Core Java
Struts
SQL Tutorial
PHP
JavaScript
Java IO
Spring
MySQL Tutorial
What is MySQL
MySQL Data Types
MySQL DATABASE
MySQL Database
MySQL TABLE
MySQL Create Table
MySQL Alter Table
MySQL Truncate Table
MySQL Drop Table
MySQL QUERIES
MySQL All Queries
MySQL CLAUSE
MySQL WHERE Clause
MySQL DISTINCT Clause
MySQL FROM Clause
MySQL ORDERBY Clause
MySQL GROUPBY Clause
MySQL HAVING Clause
MySQL CONDITIONS
MySQL AND
MySQL OR
MySQL LIKE
MySQL AND OR
MySQL IN
MySQL NOT
MySQL IS NOT NULL
MySQL IS NULL
MySQL BETWEEN
MySQL JOIN
MySQL JOINS
MySQL FUNCTIONS
MySQL count() Function
MySQL sum() Function
MySQL avg() Function
MySQL min() Function
MySQL max() Function
MySQL first() Function
MySQL last() Function
<
MySQL SUM() Function
MySQL sum() function is used to return the total summed value of an expression.
syntax
SELECT SUM(aggregate_expression) FROM tables [WHERE conditions];