Hello,
I have a table with 31 million records. So far most queries return within 2-4 seconds but there is one important query that is taking 14 seconds.
There is a field called FEDERAL_WASTE_CODES and 75% of the time it contains <= 3 waste codes (D001, F002, F003) and 95% of the time it...