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