Hello, I'm in a project that uses geolocation and I'm doing a feature to list the stores closest to the location chosen by the user. I'm using the PostgreSQL database and did this query to perform the search:
SELECT ID, CIDADE, CNPJ, DESCRICA...
asked by
07.09.2017 / 22:31