Query Run
-- Transformed subquery to a temp table to improve performance CREATE... 4 years ago
-- Transformed subquery to a temp table to improve performance CREATE... 4 years ago
SELECT t1.reviewer, reviews, `last review` FROM ( SELECT ... 4 years ago