just create an index without any conditions on the field itself. That should help to optimize the SQL statement.
↧
just create an index without any conditions on the field itself. That should help to optimize the SQL statement.