InterviewSolution
Saved Bookmarks
| 1. |
What Are Aggregate Functions In Sql? |
|
Answer» SQL aggregate FUNCTIONS return a single value, CALCULATED from values in a column. Some of the aggregate functions in SQL are as FOLLOWS:
SQL aggregate functions return a single value, calculated from values in a column. Some of the aggregate functions in SQL are as follows: |
|