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:lu07:loesungen:l01 [2024/09/30 15:43] vdemirmodul:m290:learningunits:lu07:loesungen:l01 [2024/10/17 12:44] (aktuell) vdemir
Zeile 1: Zeile 1:
-====== LU07.S01 - Preparatory work======+====== LU08.S01 - Preparatory work======
  
 ===== A: Creating the data schema ===== ===== A: Creating the data schema =====
Zeile 16: Zeile 16:
 {{:modul:m290:learningunits:lu07:aufgaben:m290.lu07.s01a.png?500|}} {{:modul:m290:learningunits:lu07:aufgaben:m290.lu07.s01a.png?500|}}
  
-==== B: CREATE TABLE ====+==== B: CREATE TABLE =====
 To exercise the DML commands, we need a suitable table including a reasonable amout of data. The following SQL statement will create a table **employee** regarding all necessary attributes of an "average employee". To exercise the DML commands, we need a suitable table including a reasonable amout of data. The following SQL statement will create a table **employee** regarding all necessary attributes of an "average employee".
- 
  
   CREATE TABLE EMPLOYEES (   CREATE TABLE EMPLOYEES (
Zeile 29: Zeile 28:
  
 {{:modul:m290:learningunits:lu07:loesungen:m290.lu07.s01b.png?600|}} {{:modul:m290:learningunits:lu07:loesungen:m290.lu07.s01b.png?600|}}
- 
-==== C: Inital data import ==== 
-Regardless of which of the two methods (single sql or multiple sql) we actually use, the result should look like the following figure: 
- 
-**Result in Webstorm** 
- 
-{{:modul:m290:learningunits:lu07:loesungen:m290.lu07.s01c.png?600|}} 
  
 ===== Vocabulary ===== ===== Vocabulary =====
  • modul/m290/learningunits/lu07/loesungen/l01.1727703813.txt.gz
  • Zuletzt geändert: 2024/09/30 15:43
  • von vdemir