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);
geometry ST_WKTToSQL(
)
This method implements the SQL/MM specification. SQL-MM 3: 5.1.34
ST_GeomFromText