Topic Notes link
Introduction to DBMS & Keys https://github.com/anshumansingh/
SQLNotes/blob/main/01-intro-to-dbms-sql.md
CRUD - 1 https://github.com/anshumansingh/
SQLNotes/blob/main/02-crud-operations.md
CRUD - 2 & Joins - 1 https://github.com/anshumansingh/
SQLNotes/blob/main/03-crud2.md
Joins - 2 https://github.com/anshumansingh/
SQLNotes/blob/main/04-joins-2.md
Aggregate & Subqueries https://github.com/anshumansingh/
SQLNotes/blob/main/05-aggregate-
subqueries.md
Indexing https://github.com/anshumansingh/
SQLNotes/blob/main/06-indexing.md
Transactions https://github.com/anshumansingh/
SQLNotes/blob/main/07-transactions.md
Schema Design - 1 https://github.com/anshumansingh/
SQLNotes/blob/main/08-schema-design1.md
Schema Design - 2 https://github.com/anshumansingh/
SQLNotes/blob/main/09-schema-design.md
Views & Window Functions https://github.com/anshumansingh/
SQLNotes/blob/main/10-views-and-window-
function.md