What are aggregate functions in mysql?
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 |
What are the similarities between a function and a procedure?
Write a command to list all databases in mysql?
how to connect a php script with the mysql database?
List some mysql advantages and disadvantages?
What does mysql flush tables do?
What is csv?
What is trigger in mysql?
How many triggers are possible in mysql?
What is slow query log in mysql?
What is row locking in mysql?
Write a query to find duplicate rows in table?
Is postgresql better than mysql?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)