b-scanner
常见例句
- The B-Tree Scanner automatically determines which index items are to be deleted.
B-Tree Scanner 自動判斷哪些索引項應該刪除。 - The B-Tree Scanner threads remove deleted index entries and rebalance the index nodes.
B-Tree Scanner 線程會去掉刪除的索引項竝重新平衡索引節點。 - The B-Tree Scanner improves transaction processing for logged databases when rows are deleted from a table with indexes.
從有索引的表中刪除行時,B-Tree Scanner 有助於改進啓用了日志的數據庫的事務処理。 返回 b-scanner