Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Constructs a polygon representing the empty set.
NEW ST_Polygon()
SQL/MM (ISO/IEC 13249-3: 2006) Standard feature
The following returns 1, indicating the value is empty.
SELECT new ST_Polygon().ST_IsEmpty()