Constructs a multi point representing the empty set.
NEW ST_MultiPoint()
SQL/MM (ISO/IEC 13249-3: 2006) Standard feature
The following returns 1, indicating the value is empty.
SELECT new ST_MultiPoint().ST_IsEmpty()