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 |
How do I view data in mysql workbench?
How many values can the SET function of MySQL take?
2 Answers Creative Informatics,
What is the difference between is null & is not null?
Can mysql function return a table?
What are the different data types in mysql?
What is the maximum size of mysql database?
Where is the mysql data directory?
how many fields can be updated using set in a mysql query?
What is mysql_query?
Is foreign key indexed mysql?
Why is the basic difference between left join, right join and inner join?
What is select query 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)