Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
0731 から 07.31 のような数値をフォーマットし、先頭の 0 を保持するにはどうすればよいですか。
CAST(CAST(proc_P AS decimal(4,0))/100 AS Decimal(4,2))