Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
modul:m290:learningunits:lu04:loesungen:l01 [2024/08/30 15:20] – angelegt vdemirmodul:m290:learningunits:lu04:loesungen:l01 [2024/10/17 12:35] (aktuell) vdemir
Zeile 1: Zeile 1:
-====== LU04.L01 - SQL DQL commands======+====== LU06.S01 - SQL-DQL: Select from one table ======
  
-===== 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, Address, PostalCode, Country, ordered by the the Country ascending.
- +
-==== Assignment a) ==== +
-Create a adress-list of the customers with the columns in this order: CustomerName, Adress, PostalCode, Country, ordered by the the Country ascending.+
  
   Select CustomerName, Address, PostalCode, Country   Select CustomerName, Address, PostalCode, Country
  • modul/m290/learningunits/lu04/loesungen/l01.1725024010.txt.gz
  • Zuletzt geändert: 2024/08/30 15:20
  • von vdemir