SQL prefix column names with the table they came from
New to topics? Read the documentation here!
SQL prefix column names with the table they came from by Ciro Santilli 35 Updated 2025-01-10 +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...