MySQL Function Support
TDV supports the following types of functions for MySQL:
| • | MySQL Aggregate Function Support |
| • | MySQL Analytic Function Support |
| • | MySQL Analytic Aggregate Function Support |
| • | MySQL Character Function Support |
| • | MySQL Conditional Function Support |
| • | MySQL Conversion Function Support |
| • | MySQL Date Function Support |
| • | MySQL Numeric Function Support |
| • | MySQL Time Function Support |
Note: If MySQL returns data instead of an error message when, for example, “xk” is CAST as an INTEGER, set SQL_MODE to TRADITIONAL in the MySQL database. This makes function results the same for push and no-push.