I am using SQL Server 2012 and I have a table with addresses and wish to find other addresses within say 500 feet of it. Is there a query I can write to do this task? Do I need to geo code the addresses first?
Thanks
I am using SQL Server 2012 and I have a table with addresses and wish to find other addresses within say 500 feet of it. Is there a query I can write to do this task? Do I need to geo code the addresses first?
Thanks