Quantcast
Channel: Articles– GeeksforGeeks
Viewing all articles
Browse latest Browse all 339

SQL | Functions (Aggregate and Scalar Functions)

$
0
0

For doing operations on data sql has many built-in functions, they are categorised in two categories and further sub-categorised in different seven functions under each category. The categories are: Aggregate functions: These functions are used to do operations from the values of the column and a single value is returned. AVG() COUNT() FIRST() LAST() MAX()… Read More »

The post SQL | Functions (Aggregate and Scalar Functions) appeared first on GeeksforGeeks.


Viewing all articles
Browse latest Browse all 339

Latest Images

Trending Articles



Latest Images