A centralized repository containing the complete solutions and scripts for the theoretical and practical exercise lists assigned during the Database Systems I course in the Computer Engineering curriculum at CEFET-MG.
- Professor: Evandrino Barros
- Student: Matheus Thiago de Souza Ferreira
The repository is organized by topic or sequential lists, covering fundamental relational database concepts such as:
- Relational Algebra and Calculus
- Conceptual Design (Entity-Relationship Models)
- Logical Design and Schema Mapping
- Database Normalization (1NF, 2NF, 3NF, and BCNF)
- Data Manipulation Language (DML) and Data Definition Language (DDL) using raw SQL sentences
- Language: Structured Query Language (SQL)
- DBMS Reference: Oracle SQL