Comments
Sort by recent activity
id in (select id from othertable)
How do I express this when "othertable" comes from another database on another server? / comments
id in (select id from othertable)
How do I express this when "othertable" comes from another database on another server?