Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
adicionando normalização e topico de algoritmo relacional para desenvolver futuramente
  • Loading branch information
heylisten64 authored Oct 31, 2023
1 parent b579144 commit 2ca3322
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@ Exploraremos a forma como os dados são organizados e armazenados para construir
- [Modelo Relacional](https://sbd1.github.io/2023.2_Fear_and_Hunger/#/./modulo_01/modeloRelacional)
- [Modelo Entidade Relacionamento](https://sbd1.github.io/2023.2_Fear_and_Hunger/#/./modulo_01/modeloEntidadeRelacionamento)
- Módulo 2
- [Normalização](https://github.com/SBD1/2023.2_Fear_and_Hunger/blob/main/docs/modulo_02/normalizacao.md)
- [DDL](https://github.com/SBD1/2023.2_Fear_and_Hunger/blob/main/sql/DDL.sql)
- [DML](https://github.com/SBD1/2023.2_Fear_and_Hunger/blob/main/sql/DML.sql)
- [DQL](https://github.com/SBD1/2023.2_Fear_and_Hunger/blob/main/sql/DQL.sql)
- [Documento Completo SQL](https://github.com/SBD1/2023.2_Fear_and_Hunger/tree/main/pdf)
- [Documento Completo SQL](https://github.com/SBD1/2023.2_Fear_and_Hunger/tree/main/pdf)
- Algoritmo Relacional

0 comments on commit 2ca3322

Please sign in to comment.