Q61 Which two statements are true about the results of using the INTERSECT operator in compound queries? (Choose two.)
- (A). Column names in each SELECT in the compound query can be different
- (B). The number of columns in each SELECT in the compound query can be different
- (C). Reversing the order of the intersected tables can sometimes affect the output
- (D). INTERSECT returns rows common to both sides of the compound query
- (E). INTERSECT ignores NULLs
Xem thêm:
- Q111 Which two statements are true about the ORDER BY clause when used with a SQL statement containing a SET operator such as UNION?
- Q11. Which two actions must you take to ensure UNDOTBS01 is used as the default UNDO tablespace?
- Cách Blockchain Đảm Bảo Tính Minh Bạch Và Bảo Mật Trong Giao Dịch
- Q73. Which three are true about SGA memory management in a multitenant database?
- Q108 In one of your databases, you create a user, HR, and then execute this command