Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
modul:m290:learningunits:lu04:loesungen:l01 [2024/08/30 15:20] – angelegt vdemir | modul:m290:learningunits:lu04:loesungen:l01 [2024/10/17 12:35] (aktuell) – vdemir | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | ====== | + | ====== |
- | ===== Case studies / Asignments ===== | + | ====Assignment a) ==== |
- | Go to the W3-Schools SQL Editore and develop DQL commands to the following requirements | + | Create a address-list of the customers with the columns in this order: CustomerName, |
- | + | ||
- | ==== Assignment a) ==== | + | |
- | Create a adress-list of the customers with the columns in this order: CustomerName, | + | |
Select CustomerName, | Select CustomerName, |