Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
modul:m290:learningunits:lu04:loesungen:l02 [2024/09/27 13:01] vdemirmodul:m290:learningunits:lu04:loesungen:l02 [2024/10/17 12:35] (aktuell) vdemir
Zeile 1: Zeile 1:
-====== LU05.S02 - SQL-DQL: Select from multiple tables======+====== LU06.S02 - SQL-DQL: Select from multiple tables======
  
  
Zeile 38: Zeile 38:
   WHERE p.SupplierID = s.SupplierID   WHERE p.SupplierID = s.SupplierID
   AND s.SupplierName = 'Leka Trading';   AND s.SupplierName = 'Leka Trading';
 +  
 The result set is in both cases, as the figure below shows:  The result set is in both cases, as the figure below shows: 
  
Zeile 70: Zeile 70:
   ORDER BY od.Quantity;       ORDER BY od.Quantity;    
      
-  The result set is in both cases as shown in the following figure.+The result set is in both cases as shown in the following figure.
      
 {{:modul:m290:learningunits:lu04:aufgaben:screenshot_2024-09-03_143510.png?600|}} {{:modul:m290:learningunits:lu04:aufgaben:screenshot_2024-09-03_143510.png?600|}}
  • modul/m290/learningunits/lu04/loesungen/l02.1727434908.txt.gz
  • Zuletzt geändert: 2024/09/27 13:01
  • von vdemir