indexable
adj. [计] 可变址的;[计] 可加索引的
例句
Stage 1 predicates that can improve performance if rewritten as indexable.
提升性能的一阶谓词,如果重写为索引。
The arithmetic expression involving the START_DATE column makes the predicate non-indexable.
算术表达式包含START _ date列使得谓词不可索引。
Here's one more query rewrite idea: if possible, remove column expressions in predicates to make the predicates indexable.
这里还有一个查询重写思想:如果可能的话,删除谓词中的列表达式确保谓词是可索引的。