Skip to content

Commit

Permalink
🔀 Merge pull request #186 from rheien/interactivSQL
Browse files Browse the repository at this point in the history
some links to practice SQL online
  • Loading branch information
LNA-DEV authored Mar 23, 2024
2 parents 9ebf192 + 42da19b commit 0db8bff
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions content/de/AbschlussprüfungTeil2AE/GA2/SQL/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -250,3 +250,12 @@ ON table_name (column1, column2, ...);
## Links 🔗

[Stefan Macke - Aufgaben in der schriftlichen Prüfung](https://it-berufe-podcast.de/sql-aufgaben-in-der-schriftlichen-ihk-pruefung-anwendungsentwickler-podcast-117/)

### Online Übungen

[Einfaches interaktives Online-SQL-Training für Einsteiger](https://www.sql-easy.com/de/)

[Technische Universität Kaiserslautern - Interaktives Spiel](https://sql-island.informatik.uni-kl.de/)


[Für fortgeschrittene in interaktives Spiel auf englisch](https://mystery.knightlab.com/)

0 comments on commit 0db8bff

Please sign in to comment.