9.the natural join command performs the following tasks except which one? a. determines the common attribute(s) by looking for attributes with different names but compatible data types b. determines the common attribute(s) by looking for attributes with identical names and compatible data types. c. selects only the rows with common values in the common attribute(s) d. if there are no common attributes, returns the relational product of the two tables