목차
- 1 9-1. Matching the SELECT statements (SELECT 문 일치하기)
- 2 9-2. Using the ORDER BY clause in set operations (집합 연산에서 ORDER BY 절 사용하기)
- 3 9-3. Using The INTERSECT operator (INTERSECT 연산자 사용하기)
- 4 9-4. Using The MINUS operator (MINUS 연산자 사용하기)
- 5 9-5. Using The UNION and UNION ALL operators (UNION 및 UNION ALL 연산자 사용하기)