Question 24 2.5 pts Ain) __join retums not only the rows matching the join condition (that is, rows with matching values
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Question 24 2.5 pts Ain) __join retums not only the rows matching the join condition (that is, rows with matching values
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