Trying to join two tables but even though the data in the relevant fields is the same one of the fields is an INT and one is a VARCHAR
Is there any easy way to just tell it to do the join and stop worrying?
using sql2012
Is there any easy way to just tell it to do the join and stop worrying?
using sql2012
Comment