Skip to main content
Introduction: Construct a Geometry from WKT. If SRID is not set, it defaults to 0 (unknown). Format: ST_GeomFromWKT (Wkt: String) ST_GeomFromWKT (Wkt: String, srid: Integer) Return type: Geometry The optional srid parameter was added in v1.3.1 SQL Example
Output: