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 2025-03-25 +Created 1970-01-01
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!