In this project, I created a relational database from scratch using a dataset about anime shows. The goal was to practice and demonstrate my skills in database modeling, SQL, and data structuring. I ...
This project was created as part of my SQL course. It includes ER diagrams designed using MySQL Workbench and SQL operations such as create, insert, trigger, joins, and stored procedures.
I'm trying to create a new database diagram in SQL Server so that I can refer to it for relationships and that sort of thing. I opened SQL Server Enterprise Manager, created a new diagram, added my ...