Answers for "mysql select geometry as text example"

SQL
0

convert polygon to text in mysql

ST_AsText(g)
Posted by: Guest on May-07-2020

Code answers related to "SQL"

Browse Popular Code Answers by Language