Performance question ...
I have a database of houses that have geolocation data (longitude & latitude).
What I want to do is find the best way to store t
Float (10,6)
Where is latitude or longitude 5555.123456?
Don't you mean Float(9,6) instead?