ST_ASTEXT
st_astext(geom)
Section titled “st_astext(geom)”- geom: GEOMETRY
Example
Section titled “Example”SELECT ST_AsText(ST_GeomFromWKB(X'01010000000000000000000000000000000000000000000000'));SELECT ST_AsText(ST_GeomFromWKB(X'01010000000000000000000000000000000000000000000000'));