About 50 results
Open links in new tab
  1. SQL Server: Functions - Listed by Category - TechOnTheNet

    For easy reference, we have provided a list of all SQL Server (Transact-SQL) functions. The list of SQL Server functions is sorted into the type of function based on categories such as string, …

  2. SQL Server: Functions - Listed Alphabetically - TechOnTheNet

    For easy reference, we have provided a list of all SQL Server (Transact-SQL) functions. The list of SQL Server functions is sorted alphabetically based on the function name.

  3. MySQL: Functions - Listed by Category - TechOnTheNet

    For easy reference, we have provided a list of all MySQL functions. The list of MySQL functions is sorted into the type of function based on categories such as string, advanced, …

  4. Oracle / PLSQL: Functions - Listed by Category - TechOnTheNet

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

  5. MS Access: Functions - Listed Alphabetically - TechOnTheNet

    The list of Acess functions is sorted alphabetically based on the function name. It is important to note that there are 2 type of functions in Access - functions used in SQL/Queries and functions …

  6. Oracle / PLSQL: Functions - Listed Alphabetically - TechOnTheNet

    For easy reference, we have provided a list of all Oracle/PLSQL functions. The list of Oracle/PLSQL functions is sorted alphabetically based on the function name.

  7. MS Access: Functions - Listed by Category - TechOnTheNet

    For easy reference, we have provided a list of all Microsoft Access functions sorted into categories such as string, numeric/mathematical, date/time, advanced/logical, domain …

  8. SQL Server: Functions - TechOnTheNet

    Learn how to create and drop functions in SQL Server (Transact-SQL) with syntax and examples. In SQL Server, a function is a stored program that you can pass parameters into and return a …

  9. SQLite: Functions - Listed by Category - TechOnTheNet

    For easy reference, we have provided a list of all SQLite functions. The list of SQLite functions is sorted into the type of function based on categories such as string, advanced, …

  10. SQL: IN Condition - TechOnTheNet

    This SQL tutorial explains how to use the SQL IN condition with syntax and examples. The SQL IN condition (sometimes called the IN operator) allows you to easily test if an expression …