ST_Difference( ST_Geometry ) method

Returns the geometry value that represents the point set difference of two geometries.

Syntax

geometry-expression.ST_Difference( ST_Geometry geo2)

Parameters

Returns

ST_Geometry Returns the geometry value that represents the point set difference of two geometries.

Examples

Standards

SQL/MM (ISO/IEC 13249-3: 2006) 5.1.20