select [my_numeric_column:%] from... For example, to format the fraction of users who purchase as a percentage: select [cast(count(distinct purchases.user_id) ...
確定! 回上一頁