About 5,800,000 results
Open links in new tab
  1. Operators (Transact-SQL) - SQL Server | Microsoft Learn

    Nov 18, 2025 · The following table lists the operator categories that the SQL Server Database Engine uses. :: (Scope resolution) = (Assignment operator) Arithmetic operators Bitwise operators …

  2. SQL Operators - W3Schools

    SQL Operators SQL operators are keywords and symbols used to perform operations with data values. SQL operators are used in SQL statements like SELECT, WHERE, LIKE, etc. SQL operators is …

  3. SQL Operators - GeeksforGeeks

    4 days ago · SQL operators are symbols or keywords used to perform operations on data in SQL queries. Perform operations like calculations, comparisons, and logical checks. Enable filtering, …

  4. Comparison Operators (Transact-SQL) - SQL Server | Microsoft Learn

    Nov 18, 2025 · Applies to: SQL Server Azure SQL Database Azure SQL Managed Instance SQL database in Microsoft Fabric Comparison operators test whether two expressions are the same. …

  5. Operators | Microsoft Learn

    Feb 13, 2025 · Operators are aliases for people or groups that can receive electronic notification when jobs have completed or alerts have been raised. The SQL Server Agent service supports the …

  6. Relational operators (Transact-SQL) - SQL Server | Microsoft Learn

    Nov 18, 2025 · Use a relational operator like a table-valued function in a query or T-SQL statement. What are the SQL database functions?

  7. SQL Operators (With Examples) - Programiz

    The operators are symbols that are used to perform some operations with values. In this tutorial, you will learn about SQL operators with the help of examples.

  8. Opérateurs (Transact-SQL) - SQL Server | Microsoft Learn

    Un opérateur est un symbole spécifiant une action exécutée sur une ou plusieurs expressions.

  9. SQL - Operators - Online Tutorials Library

    SQL Arithmetic Operators SQL Arithmetic Operators are used to perform mathematical operations on the numerical values. SQL provides following operators to perform mathematical operations. Here is …

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