Q47 Examine the description of the SALES1 table:
SALES2 is a table with the same description as SALES1. Some sales data is duplicated in both tables.
You want to display the rows from the SALES1 table which are not present in the SALES2 table. Which set operator generates the required output?
- (A). INTERSECT
- (B). UNION ALL
- (C). UNION
- (D). SUBTRACT
- (E). MINUS
Xem thêm:
- Xếp hạng các hệ quản trị Cơ sở dữ liệu phổ biến nhất update 7/2024
- So sánh Rank Math và Yoast SEO – Plugin SEO nào tốt hơn?
- Các hàm cơ bản thường xuyên sử dụng trong Oracle
- Sử dụng INSERT INTO trong Sql
- Q71 The SCOTT/TIGER user exists in two databases, BOSTON_DB and DALLAS_DB, in two different locations