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 is mysql data directory? How to determine the location of the data directory?
How do you determine the location of mysql data directory?
Why we use mysql workbench?
How to create a trigger in mysql?
how to add a new column to an existing table?
How to create and drop view in mysql?
What is the diff. bwt. primary key and unique key?
What is sql vs mysql?
How do I enable mysqli extension?
What is the use of mysqli_num_rows?
What is an example of a delimiter?
What is maximum table size in 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)