MySQL: CAST Function - TechOnTheNet.com
This MySQL tutorial explains how to use the MySQL CAST function with syntax and examples. The MySQL CAST function converts a value from one datatype to another datatype. ... Syntax The syntax for the MySQL CAST function is: CAST( value AS type )
www.techonthenet.com |