Tagged Questions
2
votes
7answers
3k views
How to calculate distances between coordinates EFFICIENTLY in Oracle
I have a large Oracle database ( 720,000 records aprox) where each record has its own geographic coordinates (lat & lng) and i need to select just the records that are in a specific distance ...