SQL Fundamentals ✓ Completed August 2025
📖 Course Summary
This foundational course covered SQL basics, enabling students to query, manage, and analyze data confidently in real-world database systems. Students gained hands-on experience with industry-standard tools and techniques.
📋 Syllabus Highlights
- Basic SELECT, WHERE, and Filtering
- DDL (CREATE, ALTER, DROP) & DML (INSERT, UPDATE, DELETE)
- Advanced JOINs (INNER, LEFT, RIGHT)
- Grouping and Aggregations (SUM, AVG, COUNT)
📂 Course Resources
SQL Mastery: Advanced Queries & Database Design ✓ Completed September 2025
📖 Course Summary
This advanced batch covered relational design, optimized queries, and hands-on database schema design, empowering participants to handle professional-level SQL tasks. Students worked on real-world projects and case studies.
📋 Syllabus Highlights
- Advanced JOINs (INNER, LEFT, RIGHT, FULL)
- Stored Procedures, Views, and Functions
- Transactions and ACID Properties
- Normalization and Schema Design