I'm doing an sql query with LEFT JOIN, the issue is that both tables have a column named Id and I need to print the ID of one of the tables, how do you do this ?. Thanks !!
I'm doing an sql query with LEFT JOIN, the issue is that both tables have a column named Id and I need to print the ID of one of the tables, how do you do this ?. Thanks !!