Had a SQL table with date/hour, events and Latitude/Longitude. How to check if an event happened near other

前端 未结 0 1073
终归单人心
终归单人心 2021-02-07 02:35

I have a table with this fields: datetime, event_name, latitude, longitude

I want to create a boolean flag to know if an event happened near other in space and time, for

相关标签:
回答
  • 消灭零回复
提交回复
热议问题