What are aggregate functions in mysql?

Answer Posted / hrindows@gmail.com

The MySQL aggregate function performs a calculation on a set of values, and it returns a single value as output. It ignores NULL values when it performs calculation except for the COUNT function.
MYSQL Aggregrate functions are listed below:
 AVG()
 COUNT()
 SUM()
 MIN()
 MAX()

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default password for mysql?

463


Does mysql use sql?

492


How do I start mysql server?

469


How to enter numeric values as hex numbers?

533


What is the purpose of -> in the mysql terminal?

641






How do I install mysql?

464


What is mysql in linux?

490


Where is mysql data stored?

481


Is blocked because of many connection errors unblock with mysqladmin flush hosts?

502


How to use mysqldump to create a copy of the database?

504


Is mysql deprecated?

466


What is the difference between mysql_connect and mysqli_connect?

476


How do I connect to a mysql database?

489


What is RMS Migrations

1961


How do I find the size of a mysql database?

479