convert float to varchar in sql server code example Example: sql convert float to string SELECT STR(float_field, 25, 5)