This repository contains my submissions for the problem sets from the CS50 Introduction to Databases using SQL course. Each problem set is aimed at providing hands-on experience with SQL and database ...
CS50's Introduction to SQL course teaches the essentials of SQL, the standard language for relational database management. Topics covered include: Writing basic to advanced SQL queries Creating and ...