Skip to content

Latest commit

 

History

53 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Learning Journey

This repository documents my SQL learning progress.

I use this repo to practice SQL, organize course-based exercises, and build confidence with relational databases step by step.

What I am learning

  • Basic and intermediate SQL syntax
  • Retrieving data with SELECT
  • Filtering data with WHERE
  • Sorting results with ORDER BY
  • Aggregate functions such as COUNT, SUM, AVG, MIN, and MAX
  • Grouping data with GROUP BY and HAVING
  • Nested subqueries
  • Joining tables
  • Basic DDL and DML operations

Repository content

This repository includes SQL exercises and code snippets from my learning journey, mainly based on Codefinity courses.

Courses

Course Status
Codefinity - Introduction to SQL Completed
Codefinity - Intermediate SQL Completed
Codefinity - SQL from Zero to Hero In progress
Codefinity - Data Analyst with SQL Planned

Purpose

The purpose of this repository is to track my SQL practice and learning progress.

SQL is one of the technical skills I am learning as part of my path toward QA, databases, and future test automation.

Status

Work in progress.

About

SQL practice repository documenting my learning journey and building data skills for future QA and data validation tasks.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors