Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
modul:m290:learningunits:lu07:aufgaben:02 [2024/10/01 08:44] – vdemir | modul:m290:learningunits:lu07:aufgaben:02 [2024/10/17 12:45] (aktuell) – vdemir | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | ====== | + | ====== |
===== Requirements | ===== Requirements | ||
Zeile 8: | Zeile 8: | ||
* Expected Result: | * Expected Result: | ||
* At least 30 rows of employees data, inserted into the **table employees**. | * At least 30 rows of employees data, inserted into the **table employees**. | ||
- | * At least 10 rows are inserted with 10 separate | + | * 10 of the 30 rows are inserted with 10 separate |
- | * At least 20 rows of data inserted with one single SQL statement. | + | * 20 of the 30 rows are inserted with one single SQL statement. |
===== Assignments ===== | ===== Assignments ===== | ||
Zeile 28: | Zeile 28: | ||
==== B: One single INSERT statement ==== | ==== B: One single INSERT statement ==== | ||
- | To exercise | + | After inserting 10 lines of data with 10 separate SQL commands, |
11, ' | 11, ' |