
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, conversion, …
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.
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, numeric/mathematical, …
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.
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.
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 used in …
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 aggregate, data type …
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 value.
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, numeric/mathematical, …
PostgreSQL: Functions - Listed by Category - TechOnTheNet
The list of PostgreSQL functions is sorted into the type of function based on categories such as string, conversion, numeric/mathemical, and date/time functions.