select round(630/60.0,2), cast(round(630/60.0,2) as numeric(36,2))
STUFF ( character_expression , start , length , replaceWith_expression )