MySQL select linestrings into a multilinestring

المشرف العام

Administrator
طاقم الإدارة
I have a mysql column of linestring type with 2000 linestrings (high water mark values to be more specific).

I want to merge them into one multilinestring so i can see what the shape of these values are in MySQL workbench spatial viewer or somewhere else.

Is there a mysql function that can join all the linestrings into a linestring or any other way to do this?



أكثر...
 
أعلى