DEV Community

SQL 101 Series' Articles

Back to Yujin's Series
SQL 101 | Summary of Most Used SQL Syntax for Data Analysis
Cover image for SQL 101 | Summary of Most Used SQL Syntax for Data Analysis

SQL 101 | Summary of Most Used SQL Syntax for Data Analysis

1
Comments
2 min read
SQL 101 | Chapter 1: Understanding SQL and Databases
Cover image for SQL 101 | Chapter 1: Understanding SQL and Databases

SQL 101 | Chapter 1: Understanding SQL and Databases

2
Comments
3 min read
SQL 101 | Chapter 2: Setting Up Your Database Environment
Cover image for SQL 101 | Chapter 2: Setting Up Your Database Environment

SQL 101 | Chapter 2: Setting Up Your Database Environment

Comments
5 min read
SQL 101 | Chapter 3: Mastering Data Retrieval with SELECT Statements
Cover image for SQL 101 | Chapter 3: Mastering Data Retrieval with SELECT Statements

SQL 101 | Chapter 3: Mastering Data Retrieval with SELECT Statements

Comments
7 min read
SQL 101 | Chapter 4: SQL Aliases - Learn How to Improve Query Readability and Maintainability
Cover image for SQL 101 | Chapter 4: SQL Aliases - Learn How to Improve Query Readability and Maintainability

SQL 101 | Chapter 4: SQL Aliases - Learn How to Improve Query Readability and Maintainability

Comments
4 min read
SQL 101 | Chapter 5: Advanced SQL Filtering - How to Refine Your Queries for Better Data Insights
Cover image for SQL 101 | Chapter 5: Advanced SQL Filtering - How to Refine Your Queries for Better Data Insights

SQL 101 | Chapter 5: Advanced SQL Filtering - How to Refine Your Queries for Better Data Insights

Comments
7 min read
SQL 101 | Chapter 6: Elevating Data Presentation - Advanced Sorting Techniques for Deeper Insights
Cover image for SQL 101 | Chapter 6: Elevating Data Presentation - Advanced Sorting Techniques for Deeper Insights

SQL 101 | Chapter 6: Elevating Data Presentation - Advanced Sorting Techniques for Deeper Insights

Comments
6 min read
SQL 101 | Chapter 7: Using Joins to Combine and Unify Data
Cover image for SQL 101 | Chapter 7: Using Joins to Combine and Unify Data

SQL 101 | Chapter 7: Using Joins to Combine and Unify Data

Comments
6 min read
SQL 101 | Chapter 8: Using Subqueries for Improved Modularity and Dynamic Calculations
Cover image for SQL 101 | Chapter 8: Using Subqueries for Improved Modularity and Dynamic Calculations

SQL 101 | Chapter 8: Using Subqueries for Improved Modularity and Dynamic Calculations

6
Comments
3 min read
SQL 101 | Chapter 9: Common Table Expression (CTE)
Cover image for SQL 101 | Chapter 9: Common Table Expression (CTE)

SQL 101 | Chapter 9: Common Table Expression (CTE)

Comments
5 min read