Subject format the float value
Author d_dude_2003
Hello guys,

how do i format the float value to a string like ##.##?

something like CAST(MyValue As VARCHAR(5))?

Thanks.