Hi, <br><br>I have a table called locations, which contains the city name's and landmarks.<br><br>>> some of the location name get's repeated but they all have a different lat,lon.<br>>> some of the locations are very near by like within 2km.<br>
<br>I want to eliminate the locations that are very close by having the same name. (only those have the same name).<br>distinct give's me unique record's.<br><br>does buffer help me to solve the problem. i am not able to understand... i am confused which one to use. whether to use, buffer, distance or dwitin.<br>
<br>-Nicholas I<br>