I'm working on a mapping project where we will be mapping potentially thousands of points. Any points within 100 meters of each other would be considered duplicates; ideally, I'd be able to use SQL to ...