SyntaxFix
Write A Post
Hire A Developer
Questions
If they are from the same table, I think UNION is the command you're looking for.
UNION
(If you'd ever need to select values from columns of different tables, you should look at JOIN instead...)
JOIN