MySQL: subquerys OR unions?
问题 I do not explain the logic of the query , because it is not simple. If I explain in detail - no one will want to read and delve into the essence of the query. There are two querys. They do their job well. Result: identical. Checked in manual mode, with a pencil on paper (and on a data base). Which query will less load the server? Or will it only be found out some time after working on a real (production) server? The operation UNION veryhard load the server? What should I look for in the