I need to select all columns from two tables, but need to be able to differentiate between them in the result.
Is there a shorthand method of giving each column in t
No, you'll need to name them explicitly.