Answer the question
In order to leave comments, you need to log in
Get all objects provided there are other objects within the radius of each object?
There is a table with records of objects. Columns id,name,lat(float),lon(float). How to get all objects provided there are other objects within the radius of each object. I understand that you first need to simply measure the distance between all objects and then filter out everything that does not fall under the condition through the HAVING construction. How to write sql query correctly?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question