Sample Header Ad - 728x90

What data type is better to use for a PostgreSQL to store number with a floating point and why?

5 votes
2 answers
3914 views
I have a Laravel application that needs to store minimum and maximum weight. Currently, we are using integer values to store data but I need to modify it to store data values with a floating point. What data type do I have to use for good accuracy?
Asked by Taras (167 rep)
Apr 3, 2023, 09:40 AM
Last activity: Apr 29, 2023, 10:16 AM