Day 1: Introduction to DBMS

  1. Introduction to Databases
  2. Database Management Systems (DBMS)
  3. Types of DBMS
  4. Introduction to Relational Databases
  5. Normalization
  6. SQL Basics

Day 2: Dive into MySQL & Basic Queries

  1. Introduction to MySQL
  2. Basic SQL Commands
  3. Working with Data
  4. Functions and Aggregation

Day 3: Advanced SQL & Complex Queries

  1. Joins in SQL
  2. Subqueries
  3. Advanced SQL Functions
  4. Indexes & Views