Added note to Aufgabe 5
This commit is contained in:
parent
72c6d56cd1
commit
28eb2c0081
@ -67,6 +67,7 @@ ORDER BY LENGTH(GROUP_CONCAT(E_Nummer)) - LENGTH(REPLACE(GROUP_CONCAT(E_Nummer),
|
||||
/*
|
||||
---------------------------------- 5 ----------------------------------
|
||||
Sortieren Sie alle [in der Datenbank (anm. d. St.)] enthaltenen Produkte aufsteigend nach Kalorienanzahl in der Portion, die verkauft wird.
|
||||
Hinweis: Produkte ohne Brennwert werden nicht angezeigt
|
||||
-----------------------------------------------------------------------
|
||||
*/
|
||||
SELECT Produktname,
|
||||
|
Loading…
Reference in New Issue
Block a user