MySQL UNION is used for stacking a result set on top of another. This is much different than a JOIN, so pay attention to see the difference. You may not use …
source
MySQL UNION is used for stacking a result set on top of another. This is much different than a JOIN, so pay attention to see the difference. You may not use …
source