I believe the multiple 'SELECT' statements will not be included until
version 4.1 is released?

If this is the case, is there a crude workaround method of attempting to
perform the following until such a time as it is?

SELECT COUNT(*) FROM messages WHERE forum_id IN (SELECT forum_id FROM
forums WHERE team_no = 400)

Many thanks

Gary

Reply via email to