PPM2: select
This commit is contained in:
6
Praktikum2/ppm1/data/Studenten/10.json
Normal file
6
Praktikum2/ppm1/data/Studenten/10.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"Vorname": "Timo",
|
||||
"Name": "Ben",
|
||||
"Matrikelnummer": "3",
|
||||
"id": "10"
|
||||
}
|
6
Praktikum2/ppm1/data/Studenten/11.json
Normal file
6
Praktikum2/ppm1/data/Studenten/11.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"Vorname": "Korbinian",
|
||||
"Name": "Moritz",
|
||||
"Matrikelnummer": "6",
|
||||
"id": "11"
|
||||
}
|
6
Praktikum2/ppm1/data/Studenten/12.json
Normal file
6
Praktikum2/ppm1/data/Studenten/12.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"Vorname": "Alfons",
|
||||
"Name": "Meine",
|
||||
"Matrikelnummer": "4",
|
||||
"id": "12"
|
||||
}
|
6
Praktikum2/ppm1/data/Studenten/13.json
Normal file
6
Praktikum2/ppm1/data/Studenten/13.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"id": "13",
|
||||
"Name": "Edmund",
|
||||
"Vorname": "Adalbert",
|
||||
"Matrikelnummer": "1"
|
||||
}
|
6
Praktikum2/ppm1/data/Studenten/9.json
Normal file
6
Praktikum2/ppm1/data/Studenten/9.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"Vorname": "Gregor",
|
||||
"Name": "Klemens",
|
||||
"Matrikelnummer": "2",
|
||||
"id": "9"
|
||||
}
|
1
Praktikum2/ppm1/data/Studenten/last.json
Normal file
1
Praktikum2/ppm1/data/Studenten/last.json
Normal file
@ -0,0 +1 @@
|
||||
14
|
Reference in New Issue
Block a user