Easy Tutorial
❮ Sql Func Ucase Sql Delete ❯

SQL Functions

SQL has many built-in functions for counting and calculations.


SQL Aggregate Functions

SQL Aggregate functions calculate values from columns and return a single value.

Useful Aggregate functions:


SQL Scalar Functions

SQL Scalar functions return a single value based on the input value.

Useful Scalar functions:

Note: In the following sections, we will discuss Aggregate functions and Scalar functions in detail.

❮ Sql Func Ucase Sql Delete ❯