Postgres mengonversi teks menjadi nomor
SELECT ' 5800.79 '::INTEGER;
GutoTrosla
SELECT ' 5800.79 '::INTEGER;