I have a union query which joins several categories.
The query goes like:
SELECT Item FROM table WHERE category = 1 LIMI 10 UNION ALL SELECT Item FROM tabl