skip scan的意思|示意
跳跃扫描
skip scan相关短语
1、 index skip scan 跳跃式索引扫描,索引跳跃式扫描,索引跳跃扫描,跃式索引扫描
2、 Skip Scan Index 跳跃式索引,跳跃式目录
3、 Index Skip-Scan 如何使用索引跳跃式扫描
4、 scan and skip 略读和跳读
skip scan相关例句
Do you read it, scan it or skip over it to something shorter?
你是阅读它,浏览它,还是跳过它去看更短的东西?
The time_id join keys that meet the filter requirements on the Time dimension table are hashed to create a bit vector that filters rows of the Orders table from the skip scan above.
Time 维度表中满足过滤条件的 time_id 连接键被散列以创建一个位向量,用于过滤以上跳跃式扫描的 Orders 表行。
The retrieved RIDs are sorted and used to read the Orders table in a skip scan.
检索到的RID被分类并用于跳跃式地读取orders表。