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.
私は varchar フィールドにたくさんの金額を持っています。これは毎回8文字の長さで、次の形式になっています00000.00
00000.00
たとえば、私は
3495 12.7 -.38 -324.81
する必要がある
03495.00 00012.70 -0000.38 -0324.81
これは 1 回の更新で実行できますか?