Question 24 2.5 pts Ain) __join retums not only the rows matching the join condition (that is, rows with matching values
Posted: Fri May 20, 2022 3:36 pm
Question 24 2.5 pts Ain) __join retums not only the rows matching the join condition (that is, rows with matching values in the common columns) but also the rows with unmatched values. inner cross equi O outer D Question 25 2.5 pts A CUSTOMER table's primary key is CUS_CODE. The CUSTOMER primary key column has no null entries, and all entries are unique. This is a an example of ___ integrity. O referential null O complete entity