Run parallel queries
Running queries in parallel distributes the work for one aspect of a query among several processors and can dramatically improve performance.
You can use any of the spatial data type functions in a parallel query, except the SE_BoundingBox(), SE_CreateSRID(), SE_MetadataInit(), and SE_Trace() functions.