Robuta

https://www.enterprisedb.com/postgres-tutorials/query-plan-improvement-expression-indexes-postgresql Query Plan Improvement with Expression Indexes in PostgreSQL | EDB There is another benefit to expression indexes, and that is optimizer statistics. Not only do expression indexes allow rapid lookups of matching expressions,... query planexpression indexesimprovementpostgresqledb https://www.ibm.com/docs/en/db2-for-zos/12.0.0?topic=attributes-expression-based-indexes Db2 12 - Introduction - Expression-based indexes By using the expression-based index capability of Db2, you can create an index that is based on a general expression. You can enhance query performance if Db2... db212introductionexpressionbased https://www.sqlite.org/draft/staleexpridx.html Stale Expression Indexes staleexpressionindexes