03. Restricting and Sorting Data (데이터 제한 및 정렬하기)

공유하기

  • Add this entry to Hatena Bookmark
  • 0

3-1.Applying Rules of precedence for operators in an expression (식의 연산자에 대한 우선 순위 규칙 적용하기)

  1. Oracle 비교 연산자 BETWEEN
  2. Oracle 비교 연산자 IN
  3. Oracle 비교 연산자 LIKE
  4. Oracle 비교 연산자 IS NULL
  5. Oracle 논리 연산자 NOT
  6. Oracle 논리 연산자 AND
  7. Oracle 논리 연산자 OR
  8. Oracle 연산자 우선 순위 비교

3-2.Limiting Rows Returned in a SQL Statement (SQL 문에서 반환되는 행 제한하기)

3-3.Using Substitution Variables (대체 변수 사용하기)

3-4.Using the DEFINE and VERIFY commands (DEFINE 및 VERIFY 명령 사용하기)

3-5.Sorting Data (데이터 정렬하기)