adspace


What are Aggregate Functions?

Answer Posted / Son Dev Jatav

Aggregate functions in SQL are used to perform calculations on sets of data. Examples include SUM, AVG, MIN, MAX, and COUNT. Here's an example using the SUM function:n```sqlnSELECT SUM(salary) FROM employees;n```

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.

1250


How to increase the internal logging in orbix configure?

836


I want appear the ISTQB fundation level in june '08. For this i require previous question sets or glossaries.pls email me if any one have previous question sets or glossaries. my mail id is- jayanta_bncoe@yahoo.com Thanks jayanta

1915


Hello can anybody list out supported and unsupported browsers for Window OS,Android OS,MAC OS Ubuntu

1718


Where do we get the QTP and Load runner softwares CDs ( Original ) in chennai

2327


Plz send me RECRUITMENT OF NALCO GET-2007 sample questions and answers

2159


`write a program to display the recomended action depends on a color of trafic light using nested if statments

2218


What is the roadmap for apache mahout version 1.0?

93


Explain how to save screen from an xna app?

1037


I have one Scenario login then bookcoffee then logout explain test plan for above scenario?

2177


What is sap interface testing?

97


Equi join and non equi join is possible with sql server?

1139


What is tableau desktop?

503


How do I find query history in sql server?

1033


Can we extract main method from another class?

1039