I need to optimize an expression "PIEZAS_D-SALDO>0". I did an index of that expression. When I use "where PIEZAS_D-SALDO>0" the show plan says that there is no index to optimize that.
Is it possible to optimize a numeric expression with a logic result?
Thanks.