lajkonik86 wrote:Furthermore is it even possible to use a LIMIT on a subset of your query, ie to limit one table to 50, but let the joined table result not be limited?
With subqueries it is possible, but I don't think it is possible to do without subqueries.