Postgres 中to_char(number)函數的可能重複項; 說到SQL Server,他們擁有 format() 功能,讓您使用 format(Column1,'000') as Column2 . 您可以使用 rpad 和 lpad ...
確定! 回上一頁