Ask Questions
Core Java
JavaScript
Struts
Java IO
PHP
jQuery
SQL Tutorial
RubyonRails
JSP
jQuery
Core Java
Spring
Struts
Java IO
SQL Tutorial
PHP
Servlet
JavaScript
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 AVG() Function
MySQL avg() function is used to return the average value of an expression.
syntax
SELECT AVG(aggregate_expression) FROM tables [WHERE conditions];