LaunchCode logo
  1. Contents
  2. 20. SQL Part 2 - String and Date Functions

20. SQL Part 2 - String and Date FunctionsΒΆ

  • 20.1. SQL Part 2 - String Functions
    • 20.1.1. String Functions
    • 20.1.2. Check Your Understanding
  • 20.2. SQL Part 2 - Date and Time Functions
    • 20.2.1. Date and Time Data Types and Functions
      • 20.2.1.1. Check Your Understanding
  • 20.3. SQL Part 2 - Aggregation Functions and Miscellany
    • 20.3.1. Aggregation Functions
    • 20.3.2. NULL Functions
      • 20.3.2.1. IS NULL
      • 20.3.2.2. IS NOT NULL
      • 20.3.2.3. ISNULL
      • 20.3.2.4. COALESCE
      • 20.3.2.5. Check Your Understanding
  • 20.4. Exercises: SQL Part 2 - String and Date Functions
    • 20.4.1. Getting Started
    • 20.4.2. In Your Notebook
    • 20.4.3. Submitting Your Work
  • 20.5. Studio: SQL Part 2 - String and Date Functions
    • 20.5.1. Getting Started
    • 20.5.2. In Your Notebook
    • 20.5.3. Submitting Your Work
  • ← 19.3. Studio: SQL Part 1 - Introduction and Azure Data Studio
  • 20.1. SQL Part 2 - String Functions →

Back to top