Skip to content
Advertisement

Is there a way in SQL to change the values in a geography column with latitude and longitude values inverted?

In a column of a table where geography type data is kept, data is entered in (Latitude, Longitude) format instead of (Longitude, Latitude). Is there any way I can fix this easily?

Advertisement

Answer

..max 10 points per geography instance…

User contributions licensed under: CC BY-SA
5 People found this is helpful
Advertisement