Appendix B: MySQL Functions
MySQL providesa sizeable library of functions to format and combine data within SQL queries
in order to produce the desired results in the desired format. This appendix
provides a reference to the most useful of these functions, as implemented
in MySQL as of version 3.23.54a, current as of this writing.For a complete, up-to-date reference to supported SQL functions, see
the MySQL Reference
Manual.