---
title: "ST_WKTToSQL"
draft: false
hidden: true
---
ST_WKTToSQL — Return a specified ST_Geometry value from Well-Known Text representation (WKT). This is an alias name for ST_GeomFromText
geometry
ST_WKTToSQL
(
text
WKT
)
;
This method implements the SQL/MM specification. SQL-MM 3: 5.1.34