MySQL Database Development: Working with Functions

placeholder

Funtions in MySQL are used to produce values from other values or to determine values that may be unknown. Explore the syntax and use of the most common MySQL functions including aggregate date/time and string functions.