当前位置:Gxlcms > 数据库问题 > mysql百分比显示

mysql百分比显示

时间:2021-07-01 10:21:17 帮助过:19人阅读

select doll_name,
       type,
       value
       concat(
  left(get /(get+ fall)*100, 5), ‘%‘) as 抓取概率
  from doll_conf

  

mysql百分比显示

标签:from   概率   get   blog   cat   val   pre   highlight   mysql   

人气教程排行