PPM2: select

This commit is contained in:
darthsandmann
2016-12-12 22:20:21 +01:00
parent f0db62320a
commit 1b35f02647
141 changed files with 3986 additions and 1313 deletions

View File

@ -0,0 +1,7 @@
{
"Titel": "Prof",
"id": "5",
"Lehrgebiet": "Informatik",
"Name": "Heiner",
"Vorname": "Theodor"
}

View File

@ -0,0 +1,7 @@
{
"Titel": "Prof Dr",
"id": "6",
"Lehrgebiet": "Elektrotechnik",
"Name": "Anton",
"Vorname": "Emanuel"
}

View File

@ -0,0 +1,7 @@
{
"Titel": "Prof",
"id": "7",
"Lehrgebiet": "Informatik",
"Name": "Adalbert",
"Vorname": "Bastian"
}

View File

@ -0,0 +1,7 @@
{
"Titel": "Dr",
"id": "8",
"Lehrgebiet": "Elektrotechnik",
"Name": "Leberecht",
"Vorname": "Egon"
}

View File

@ -0,0 +1 @@
13