并行执行计划(Parallel Execution Plans) 。执行一个有并行执行计划的查询,意味着SQL Server从执行计划里进行必须的运算符需要使用多线程。
基于12个网页-相关网页
这种优化方法大大地缩减了查询执行计划空间,确保了并行查询执行计划的优化性。
This method cuts down query plan search space greatly, thus ensures the quality of parallel query execution plans.
为了提高查询处理器的执行效率,采用启发式规则来搜索最优的多连接表达式并行调度执行计划。
To improve the execution efficiency of the query processors, the authors exploit heuristics to seek the optimum parallel scheduling execution plan for multi-join expressions.
并行查询执行计划的搜索空间里指数级增长,如何高效地裁剪搜索空间是并行查询优化的关键所在。
The search space of parallel query execution plan is exponential complexity. How to prune the search space efficiently is the key problem of parallel query optimization.
应用推荐