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 you will Create a database on the mysql server with unix shell.
How to list or view all databases from the mysql server.
How to make a copy values from one column to another in mysql?
What are the 'mysql' command line options?
What are the different types of triggers in mysql?
What are stored procedures and functions?
What is back end and front end?
What is the storage engine used for MySQL?
How do I transfer data from one database to another in mysql?
How can you increase the performance of mysql select query?
What is the command line end user interface - mysql?
What is the difference between primary and unique key
Oracle (3253)
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)