MySQL Character Function Support

TDV supports the character functions listed in the table below for MySQL.

MySQL Character Function

Notes

CONCAT

 

LENGTH

 

LOWER

 

POSITION

Case-sensitive in MySQL 3.23. In MySQL 4.0 and later, case-sensitive only if the arguments are binary strings.

REPLACE

 

RTRIM

 

SPACE

 

SUBSTRING

 

TRIM

 

UPPER