ADS does not automatically use indexes to optimize SQL statements. Sometimes the algorithm decides that not using an index is as fast.
Another question: Do you use autoopen indexes? Which table type?
ADS does not automatically use indexes to optimize SQL statements. Sometimes the algorithm decides that not using an index is as fast.
Another question: Do you use autoopen indexes? Which table type?