Skip to content

Commit

Permalink
aggiunte altre slide
Browse files Browse the repository at this point in the history
  • Loading branch information
farinetti authored Jul 28, 2023
1 parent 13252d2 commit 54a717a
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion docs/teaching/04afqpc-bdcin/2-materiale.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,16 @@ description: "Materiale didattico (slide, documenti, link, ...)"

- Introduzione al corso
- [Introduzione alle basi di dati](https://github.com/farinetti/materiale-bdcin/blob/main/1-IntroduzioneBD.pdf)
- [Modello relazionale](https://github.com/farinetti/materiale-bdcin/blob/main/2.1-ModelloRelazionale.pdf)
- [Modello relazionale](https://github.com/farinetti/materiale-bdcin/blob/main/2.1-ModelloRelazionale.pdf)
- Linguaggio SQL: fondamenti
- [Introduzione](https://github.com/farinetti/materiale-bdcin/blob/main/3.1-SQL-Introduzione.pdf)
- [Istruzione SELECT: fondamenti](https://github.com/farinetti/materiale-bdcin/blob/main/3.2-SQL-SelectBase.pdf)
- Interrogazioni nidificate
- [Operatori insiemistici](https://github.com/farinetti/materiale-bdcin/blob/main/3.4-SQL-SelectOpInsiemistici.pdf)
- [Istruzioni di aggiornamento](https://github.com/farinetti/materiale-bdcin/blob/main/3.5-SQL-IstruzAggiornamento.pdf)
- Gestione delle tabelle
- Linguaggio SQL: costrutti avanzati
- [Gestione delle transazioni](https://github.com/farinetti/materiale-bdcin/blob/main/4.2-SQL-GestioneTransazioni.pdf)
- [Controllo dell’accesso](https://github.com/farinetti/materiale-bdcin/blob/main/4.4-SQL-ControlloAccesso.pdf)
- [Gestione degli indici](https://github.com/farinetti/materiale-bdcin/blob/main/4.5-SQL-GestioneIndici.pdf)

0 comments on commit 54a717a

Please sign in to comment.