ST_WKTToSQL — Retorna um valor ST_Geometry especifico da representação de texto estendida bem conhecida (EWKT). Isso é um heterônimo para ST_GeomFromText
geometry ST_WKTToSQL(
text WKT)
;
This method implements the SQL/MM specification. SQL-MM 3: 5.1.34