This report query requires a full table scan of the fact table.
这个报表查询需要该事实表的一个全表扫描。
This query plan shows a full table scan.
该查询计划显示了一个全表扫描。
Most often, you want only a small subset of the data in the table, so a full table scan wastes a lot of disk I/O and therefore time.
通常来说,您可能只希望获得表中数据的一个子集,因此全表扫描会浪费大量的磁盘 I/O,因此也就会浪费大量时间。
应用推荐