About 655,000 results
Open links in new tab
  1. 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.

  2. SQL Functions - GeeksforGeeks

    Nov 15, 2025 · SQL functions are built-in operations that perform calculations, manipulate data, and return results in queries, making data handling simpler without writing complex code.

  3. 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.

  4. Standard SQL Functions Cheat Sheet - LearnSQL.com

    Aug 25, 2021 · Welcome to the ultimate resource for mastering SQL functions - the Standard SQL Functions Cheat Sheet. It's designed to be a quick yet comprehensive reference guide for both …

  5. SQL FunctionsSQL Tutorial

    SQL functions are used to perform calculations and manipulations on data stored in a relational database. There are many types of SQL functions, including aggregate functions, date …

  6. SQL Functions

    SQL has many mathematical functions that allow you to perform business and engineering calculations. This page covers the most important SQL date functions that allow you to …

  7. SQL Functions With Examples - Built In

    Mar 19, 2025 · Take a closer look at the main types of SQL functions and how to use each. Summary: SQL functions are prewritten actions that can be used to manipulate cells and aid in …

  8. SQL functions and references - w3resource

    Oct 1, 2024 · SQL functions are routines that accept inputs, perform computations or operations, and return a result. They are used to encapsulate logic and facilitate data manipulation within …

  9. SQL Functions - Types, Uses, and Best Practices - Intellipaat

    Nov 11, 2025 · SQL functions are important components of database management. These pre-defined operations allow users to make database processing simpler and easier to do, as they …

  10. Functions in SQL Types, Syntax & Use Cases | Updated 2025

    Jul 18, 2025 · In Structured Query Language, or SQL, functions play an essential role in transforming data, performing calculations, and simplifying the way queries are written.

    • Reviews: 19.3K