FORMAT()函数:http : //dev.mysql.com/doc/refman/5.5/zh-
CN/string-
functions.html#function_format
SELECT CONCAt('$', FORMAT(val, 2)) ... ;
FORMAT()函数:http : //dev.mysql.com/doc/refman/5.5/zh-
CN/string-
functions.html#function_format
SELECT CONCAt('$', FORMAT(val, 2)) ... ;