SQL prefix column names with the table they came from

ID: sql-prefix-column-names-with-the-table-they-came-from

SQL prefix column names with the table they came from by Ciro Santilli 35 Updated +Created
It is mind blowing that this is not possible... the only way to avoid ambiguity in JOINs with column name conflicts is to give aliases to each column...

New to topics? Read the docs here!