SQL Server has many built-in functions for performing various operations on set of data.
Following are the most common categories of built-in functions in SQL Server:
  • Aggregate Functions
  • Date and Time Functions
  • Conversion Functions
  • String Functions