Welcome, everyone!
This repository contains my solutions to the assignments from the course:
๐ Transact-SQL Queries using SQL Server
๐ Course Link on MaharaTech
- ๐น Introduction to SQL Server
- ๐น CH01: Database Creation and Management
- ๐น CH02: Join Operations and Data Integrity
- ๐น CH03: Functions, Subqueries, and Set Operators
- ๐น CH04: Enhanced ERD & SQL Server Security
- ๐น CH05: Transact-SQL Programming
Before starting this course, it's recommended to complete:
๐ Database Fundamentals
i highly recommend to study this playlist (ุฎุงุตุฉ ุจุงูู ูุฑุฑ ุงููุธุฑู )
To run the assignments locally, please restore the following database backups:
๐ฆ Download Backup Files from Google Drive
You'll need SQL Server Management Studio (SSMS) or any SQL Server tool to restore
.bakfiles and run the scripts.
- โ SQL solutions organized by chapter.
- โ Follows SQL best practices and formatting.
- โ Helpful comments to make the code easy to understand.
This project is part of my learning journey.
Feel free to fork it, explore it, or suggest improvements!
Try to solve These Problems On leet code :
