This repository includes a complete set of SQL Server tasks and concepts based on the YouTube course by Eng. Rami from the ITI program.
It’s designed as a structured reference for learning, practicing, and revising SQL Server – from fundamentals to advanced topics.
⚠️ Note: This repository contains only the questions and their solutions.
No actual database files or schemas are included. All solutions are written manually based on course content.
- Database Lifecycle
- Database Design
- ERD (Entity Relationship Diagram)
- File-Based Systems
- Database Systems
- Database Mapping
- Databases
- Schemas
- SQL Basics
- Creating a Database
- SQL Joins
- Normalization
- Aggregation Functions
- Grouping
- UNION & Subqueries
- Enhanced ERD (EERD)
- Database Engine
- Services
- Ranking Functions
- Transact-SQL (T-SQL)
- Database Constraints
- Creating Databases in SQL Server
- Variables
- Control Flow (IF, WHILE...)
- Functions
- Views
- Indexes
- Merge & Pivot Tables
- Stored Procedures
- Triggers
- XML in SQL Server
- Backup & Restore
- Database Mirroring
- Cursors
- Jobs
- SQLCLR
💡 All tasks and solutions in this repository are personally solved by me.
I believe all answers are correct, and I’ve put effort into making them accurate and useful.
If you come across any mistakes or have suggestions, please feel free to reach out – I'm always open to feedback and learning more.
- 📺 YouTube Playlist: ITI SQL Server by Eng. Rami
This project is licensed under the MIT License.
You are free to use, modify, and distribute the content for personal or educational purposes, provided that proper credit is given to the original author.