Do a query inside another query.
SELECT * FROM wiki_body WHERE bodyID IN (SELECT bodyID FROM wiki_wiki)