Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iantomasinicola/ebook
La mia guida completa sul linguaggio SQL "Come scrivere una query"
https://github.com/iantomasinicola/ebook
database mysql mysql-database sql sql-server
Last synced: 29 days ago
JSON representation
La mia guida completa sul linguaggio SQL "Come scrivere una query"
- Host: GitHub
- URL: https://github.com/iantomasinicola/ebook
- Owner: iantomasinicola
- Created: 2022-02-27T08:58:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-08T13:00:21.000Z (over 1 year ago)
- Last Synced: 2024-11-09T00:13:20.706Z (3 months ago)
- Topics: database, mysql, mysql-database, sql, sql-server
- Language: TSQL
- Homepage: https://www.yimp.it/ebook-manuale-sql/
- Size: 3.02 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Il mio eBook Come scrivere una query
File utili per il mio eBook "Come scrivere una query":
- ScriptDatabaseBanca_MySql.sql contiene il codice per creare i database d'esempio su MySql;
- ScriptDatabaseBanca_SqlServer.sql contiene il codice per creare i database d'esempio su SQL Server;
- Query_MySQL.sql contiene i codici utilizzati nell'eBook per MySQL;
- CodiceDbNonNormalizzato.txt contiene il codice per creare su MySQL il database del capitolo 11;
- Progetto_Esperimenti.csv contiene i dati per svolgere il Project Work del capitolo 12.Ricordati di utilizzare un tuo PC e una tua installazione personale di test.