Q26 Which two statements are true regarding the UNION and UNION ALL operators? (Choose two.)
- (A). Duplicates are eliminated automatically by the UNION ALL operator
- (B). The number of columns selected in each SELECT statement must be identical
- (C). The names of columns selected in each SELECT statement must be identical
- (D). The output is sorted by the UNION ALL operator
- (E). NULLS are not ignored during duplicate checking
Xem thêm:
- Q82. Which three are true about actions that can or cannot be performed by users with the SYSBACKUP privilege?
- Toán tử SQL EXISTS
- Table Compression – Nén bảng trong Oracle Database
- Bitcoin Halving: Ý nghĩa và tác động đến giá trị
- Q93. Your container database, CDB1, has an application container, HR_ROOT, with an application PDB, HR_PDB1