1.

What Is The Use Of Aggregate Functions In Oracle?

Answer»

Aggregate function is a function where values of MULTIPLE rows or records are joined TOGETHER to GET a SINGLE VALUE output.

Common aggregate functions are:

  • Average
  • Count
  • Sum

Aggregate function is a function where values of multiple rows or records are joined together to get a single value output.

Common aggregate functions are:



Discussion

No Comment Found