Alex King wrote: > I'm pretty sure MySQL 3.23.x supports JOINs. This page seems to > support that: > > http://dev.mysql.com/doc/mysql/en/JOIN.html Ah, true. Maybe I'm thinking that it doesn't support subqueries, which is what you would need to do it since there is not table to JOIN to that has only the currently selected posts. Owen