Tagged Questions

2
votes
1answer
45 views

MySQL, need help defining multiple join query to return complete info

So, I have modified a query I learned from this thread, however when I filter between tags and cats, the result is undesirable. Filtering for category 5 will return just the category list info and ...