home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78a98.iso
/
Wtestowe
/
Doctplus
/
Gabinet
/
Inspl
/
gabinet.md_
/
gabinet.md
/
pracownicy.json
< prev
next >
Wrap
JavaScript Object Notation
|
1998-05-05
|
736b
{
"schema": {
"ID": "Long Integer",
"Imie": "Text (255)",
"Nazwisko": "Text (255)",
"Adres": "Text (255)",
"Wizyty": "Text (255)",
"Miasto": "Text (255)",
"Zawod": "Text (255)",
"Data": "Text (255)",
"Telefon": "Text (255)",
"Praca": "Text (255)",
"Rozp": "Text (255)",
"Choroby": "Text (255)",
"Uczulony": "Text (255)",
"wzw": "Boolean NOT NULL",
"Cukrzyca": "Boolean NOT NULL",
"Gruzlica": "Boolean NOT NULL",
"Nadcisnienie": "Boolean NOT NULL",
"Szczep": "Text (50)",
"Dur": "Text (50)",
"Mur": "Text (50)",
"Rur": "Text (50)",
"Wiek": "Text (50)",
"K": "Boolean NOT NULL",
"M": "Boolean NOT NULL",
"Pesel": "Text (50)",
"Stawka": "Text (50)",
"DataZw": "DateTime",
"Zw": "Boolean NOT NULL"
},
"data": [
{
"ID": 1,
"wzw": 0,
"Cukrzyca": 0,
"Gruzlica": 0,
"Nadcisnienie": 0,
"Rur": "19",
"K": 0,
"M": 0,
"Zw": 0
}
]
}