The reference and articles provide detailed technical information on built-in SQL functions in Teradata database.
Last Update: Teradata 13
Functions in alphabetical order:
| INDEX | Get position of substring in string |
| NULLIFZERO | Replace 0 values with NULL |
| ZEROIFNULL | Replace NULL values with 0 |
String functions:
| INDEX | Get position of substring in string |
| POSITION | Get position of substring in string |
NULL value functions:
| NULLIFZERO | Replace 0 values with NULL |
| ZEROIFNULL | Replace NULL values with 0 |