About 3,800,000 results
Open links in new tab
  1. What Are the Microsoft SQL Database Functions? - SQL Server

    Nov 18, 2025 · Learn about the categories of built-in functions you can use with SQL databases. You can use the built-in functions or create your own user-defined functions.

  2. SQL Server Functions - W3Schools

    SQL Server has many built-in functions. This reference contains string, numeric, date, conversion, and some advanced functions in SQL Server.

  3. SQL Server Functions

    This section provides you with the commonly used SQL Server functions, including aggregate functions, date functions, string functions, system functions, and window functions.

  4. SQL Server: Functions - Listed by Category - TechOnTheNet

    The list of SQL Server functions is sorted into the type of function based on categories such as string, conversion, advanced, numeric/mathematical, and date/time functions.

  5. SQL Server Functions: Create, Alter, Call - TutorialsTeacher.com

    Functions in SQL Server contains SQL statements that perform some specific tasks. Functions can have input parameters and must return a single value or multiple records. If your scripts use the same set …

  6. All SQL Server Database Functions List with Examples - Total 30

    Jan 8, 2025 · Here is the list of all functions in SQL Server like aggregate, analytic, bit manipulation, ranking functions, row set, scaler, etc. These functions have plenty of sub-functions & use cases …

  7. Functions System Archives - MSSQLTips.com - SQL Server Tips

    May 28, 2025 · Check out these valuable tips, tutorials, how-to’s, scripts, and more on SQL Server Functions – System perfect for SQL Server Developers.

  8. Different Types of SQL Server Functions - ScholarHat

    Sep 18, 2025 · SQL Server functions extend the capabilities of databases by encapsulating logic, accepting input, conducting actions, and returning results. They are classified as either system …

  9. How To Run A Function In SQL Server | Enabla Technology

    Jul 28, 2025 · This comprehensive guide aims to simplify the concept of SQL Server functions, particularly user-defined functions, while helping your business boost performance, maintain modular …

  10. SQL Server Functions Reference - TutorialsCampus

    SQL Server Functions Reference - Learn SQL in simple and easy steps with examples from the topics Introduction, Features, DBMS, Install SQL Server, Syntax, Data