Why is a natural join not possible between these two tables?
A) Because there are no common attributes between the tables
B) Because there is no primary key defined in the tables
C) Because the tables have different structures
D) Because there is no foreign key defined in the tables