voronovvoronov
Programmer
does anybody have recommendations/references on how to use SQLEXPLAIN in order to optimize/evaluate heavy SQL statements ?
we have very heavy (time-consuming) SELECT statements and are trying to optimize them (we can't change indexes but want to adjust the statements to match the indexes as much as possible) .
Thanks, Alex.
we have very heavy (time-consuming) SELECT statements and are trying to optimize them (we can't change indexes but want to adjust the statements to match the indexes as much as possible) .
Thanks, Alex.