SQL Server Functions Question:
Download Job Interview Questions and Answers PDF
What are aggregate functions?
Answer:
Aggregate functions: these functions perform calculation on a column and return a single value. Example: AVG(), SUM(), MIN(), MAX()
Download MS SQL Server Functions Interview Questions And Answers
PDF
Previous Question | Next Question |
What is built-in function? | What are scalar functions? |