Parsing Float to Int w MySQL

SELECT CONVERT(150, CHAR);
Ankur