Multiple choice question
The following two queries produces the same results. The first uses LIKE and the second uses function LEFT. What is the best performing query, given that the column "title" is indexed?
The following two queries produces the same results. The first uses LIKE and the second uses function LEFT. What is the best performing query, given that the column "title" is indexed?