Could someone help me out here?. I have just recently uploaded some geographic coordinates into mysql and using mysql to retrieve records based on geographic coordinate values.
mysql> select count(*) from VDR where (LATITUDE between -38 and -37)
mysql returns 0 records (which is wrong...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.