I have a question - I have 2 tables with the different fields and one unique key field(id) in both those tables and I need to merge all those 2 table's fields based on that id key field, number of records(rows) should stay the same, only the number of fields(columns) should change.
Forgot to tell, these tables have >1M records.
Thank you in advance!
Forgot to tell, these tables have >1M records.
Thank you in advance!