PostgreSQL Float 2 Dezimalstellen
to_char(float8 '3.1415927', 'FM999999999.00')
Homemadesteam58
to_char(float8 '3.1415927', 'FM999999999.00')