How many aggregate functions are available there in sql?
Answer / Madhu
"SQL provides several aggregate functions to perform calculations on a set of data. Some common ones include COUNT, SUM, AVG (average), MIN (minimum), and MAX (maximum). These functions can be used in SELECT statements to calculate the total number of rows, sum of values, average value, minimum value, or maximum value of a column."n
| Is This Answer Correct ? | 0 Yes | 0 No |
what is an associative array with example?
what is online transaction processing (oltp)? : Sql dba
List the various privileges that a user can grant to another user?
Why coalesce is used in sql?
What is a database trigger?
How to add a column ‘salary’ to a table employee_details?
What are the benefits of pl/sql packages?
I want to display the employees who have joined in last two months. (It should be executed randomly means If I execute the query in March it should display Jan and Feb joined employees. Same query if i execute in Feb, 2007 it should display dec, 2006 and jan 2007 joined employees.
What is the difference between SQL Constraint and PL/SQL constraint.Pls give all the constraint name.
What is nosql db?
What is hibernate and its relation to sql?
What is execution plan in sql?
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)