Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| modul:m290:learningunits:lu04:aufgaben:a01 [2024/08/30 13:58] – vdemir | modul:m290:learningunits:lu04:aufgaben:a01 [2024/10/17 12:35] (aktuell) – vdemir | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| - | ====== | + | ====== |
| ===== Requirements | ===== Requirements | ||
| * Work type: individual | * Work type: individual | ||
| + | * Timeframe: 15 Minutes | ||
| * Means of aid: | * Means of aid: | ||
| * only teaching materials, no websearch, no use of ai. | * only teaching materials, no websearch, no use of ai. | ||
| * [[https:// | * [[https:// | ||
| - | | + | * Expected result: |
| - | | + | |
| - | ===== Case studies / Asignments | + | ===== Case studies / Assignments |
| Go to the W3-Schools SQL Editore and develop DQL commands to the following requirements | Go to the W3-Schools SQL Editore and develop DQL commands to the following requirements | ||
| - | a) A adress-list of the customers with the columns in this order: CustomerName, | + | ===== Assignments ===== |
| - | + | ||
| - | Select CustomerName, | + | |
| - | from customers | + | |
| - | order by country; | + | |
| - | + | ||
| - | {{: | + | |
| - | + | ||
| - | b) | + | |
| + | * a) Create a address-list of the customers with the columns in this order: CustomerName, | ||
| + | * b) Generate a list with ProductNames, | ||
| + | * c) Find all employees who graduated from a university. The relevant information is hidden in the table Employees, within the colums Notes. | ||
| ===== Solution ===== | ===== Solution ===== | ||
| - | [[modul: | + | [[modul: |
| Zeile 30: | Zeile 25: | ||
| ^ English ^ German ^ | ^ English ^ German ^ | ||
| | respectively | beziehungsweise| | | respectively | beziehungsweise| | ||
| + | | assignment | Auftrag | | ||
| ---- | ---- | ||
| [[https:// | [[https:// | ||