Hello all,
I'm writing a SQL on an Oracle database using "ST_Intersects" function. But I get an error which is not important anymore. Because I solved it with deleting some data.
However, I would like to know if there is a validation function for geometry columns in st_geometry functions. Just like PostGIS's ST_IsValid