ST_Envelope_Aggr
Introduction: Return the entire envelope boundary of all geometries in A Format:ST_Envelope_Aggr (A: geometryColumn)
SQL example:
ST_Intersection_Aggr
Introduction: Return the polygon intersection of all polygons in A Format:ST_Intersection_Aggr (A: geometryColumn)
SQL example:
ST_Union_Aggr
Introduction: Return the polygon union of all polygons in A Format:ST_Union_Aggr (A: geometryColumn)
SQL example:
ST_Analyze_Aggr
Introduction: Return the statistics of geometries Format:ST_Analyze_Aggr (A: geometryColumn)
SQL example:

