SQL - Set Operations
You want to combine two queries using
UNION ALL but also want to add a column indicating the source table. Which query correctly achieves this?