freak: Ist diese Abfrage überhaupt möglich?

Beitrag lesen

Okay sollt ihr haben:

#favorit_lists
listid uid name
1 1 "Die besten Diskussionen"

#favorit_favorites
listid catordiscid catordisc(1=Kategorie, 2=Diskussion)
1 1 1
2 95 2
1 22 1

#board_category
categoryid categoryname
1 "Foo"
22 "Bar"

#board_thread
threadid threadtitel
95 "Eine Diskussion"

Ich möchte nun gerne:
"Die besten Diskussionen"
-> "Foo"
-> "Bar"
-> "Eine Diskussion"