sql

select concat(round(sum(data_length/1024/1024),2),'MB') as data from tables;

posted @ 2022-05-26 19:39  星回中道  阅读(11)  评论(0编辑  收藏  举报