I have mysql table with shape column that stores the latitude and longitude, I need to write a sql query that transposes latitude as longitude and vice versa.I couldn't find any easy to get this using query. Any help is appreciated...