开发人员对数据库性能优化的深入理解.pptVIP

  • 2
  • 0
  • 约3.13千字
  • 约 40页
  • 2022-08-16 发布于重庆
  • 举报

开发人员对数据库性能优化的深入理解.ppt

流聚合 Clear the current aggregate results Clear the current group by columns For each input row If the input row does not match the current group by columns Begin Output the current aggregate result Clear the current aggregate results Set the current group by columns to the input row End Update the aggregate result with the input row end 第二十六页,共四十页。 哈希聚合 For each input row Begin Calculate hash value on group by columns Check for a matching row in the hash table If matching row not found Insert a new row into the hash table Else Update the matching row with the input row End Output all rows in th

文档评论(0)

1亿VIP精品文档

相关文档