https://www.ibm.com/docs/en/db2w-as-a-service?topic=functions-creating-sql-scalar
Creating SQL scalar functions
You create SQL scalar functions when you are designing a database or developing applications. SQL scalar functions are useful to have when there is an...
sql scalarcreatingfunctions
https://www.ibm.com/docs/en/db2-for-zos/12.0.0?topic=functions-pack-scalar-function
Db2 12 - Db2 SQL - PACK scalar function
The PACK function returns a binary string value that contains a data type array and a packed representation of each non-null expression argument.
sqlpackscalarfunction
https://www.ibm.com/docs/en/db2-for-zos/12.0.0?topic=functions-timestampadd
Db2 12 - Db2 SQL - TIMESTAMPADD scalar function
The TIMESTAMPADD function returns the result of adding the specified number of the designated interval to the timestamp value.
sqlscalarfunction
https://firebase.google.cn/docs/reference/sql-connect/gql/scalar?authuser=3
Scalar Types | Firebase SQL Connect Reference
sql connectscalartypesfirebasereference
https://www.ibm.com/docs/en/db2-for-zos/13.0.0?topic=functions-translate
Db2 13 - Db2 SQL - TRANSLATE scalar function
The TRANSLATE function returns a value in which one or more characters of the first argument might have been converted to other characters.
sqltranslatescalarfunction
https://www.ibm.com/docs/en/db2-for-zos/13.0.0?topic=functions-contains
Db2 13 - Db2 SQL - CONTAINS function scalar function
The CONTAINS function searches a text search index using criteria that are specified in a search argument and returns a result about whether or not a match was...
sqlcontainsfunctionscalar
https://www.ibm.com/docs/en/db2-for-zos/13.0.0?topic=functions-radians
Db2 13 - Db2 SQL - RADIANS scalar function
The RADIANS function returns the number of radians for an argument that is expressed in degrees.
sqlradiansscalarfunction
https://learn.microsoft.com/en-us/sql/relational-databases/clr-integration-database-objects-user-defined-functions/clr-scalar-valued-functions?view=sql-server-ver17&redirectedfrom=MSDN
CLR Scalar-Valued Functions - SQL Server | Microsoft Learn
A scalar-valued function returns a single value. In SQL Server CLR integration, you can write scalar-valued user-defined functions in managed code.
sql serverclrscalarvaluedfunctions
https://www.ibm.com/docs/en/db2-for-zos/13.0.0?topic=functions-minute
Db2 13 - Db2 SQL - MINUTE scalar function
The MINUTE function returns the minute part of a value.
sqlminutescalarfunction
https://jira.mariadb.org/browse/MDEV-10592
[MDEV-10592] sql_mode=ORACLE: TYPE .. TABLE OF for scalar data types - Jira
https://www.ibm.com/docs/en/db2-for-zos/12.0.0?topic=functions-normalize-decfloat
Db2 12 - Db2 SQL - NORMALIZE_DECFLOAT scalar function
The NORMALIZE_DECFLOAT function returns a DECFLOAT value that is the result of the argument, set to its simplest form. That is, a non-zero number that has any...
sqlnormalizescalarfunction
https://www.ibm.com/docs/en/db2-for-zos/13.0.0?topic=functions-insert
Db2 13 - Db2 SQL - INSERT scalar function
The INSERT function returns a string where, beginning at start in source-string, length characters have been deleted and insert-string has been inserted.
sql insertscalarfunction
https://www.ibm.com/docs/en/db2-for-zos/12.0.0?topic=functions-rpad
Db2 12 - Db2 SQL - RPAD scalar function
The RPAD function returns a string that is padded on the right with blanks or a specified string.
sqlscalarfunction
https://www.ibm.com/docs/en/db2-for-zos/13.0.0?topic=functions-bigint
Db2 13 - Db2 SQL - BIGINT scalar function
The BIGINT function returns a big integer representation of either a number or a character or graphic string representation of a number.
sqlbigintscalarfunction