Why is it not a good idea to join on columns with different data types?

Because there'll be no match and we won't get any resultsBecause the query will delete all the data in both tables

Because there'll be no match and we won't get any results.