- Normalize the ER/EER diagram of Lab 2(below) and make a NER diagram (Normalized ER Diagram) In python please(if necess
Posted: Sun Jul 03, 2022 9:59 am
- Normalize the ER/EER diagram of Lab 2(below) andmake a NER diagram (Normalized ER Diagram)
In python please(if necessary)
PATIENT PK PatientID Name DOB FK Age Gender Address Email Phone DepartmentCode DEPARTMENT PK DepartmentCode DepartmentName 0 BED PK BedNumber FK PatientID BED_TEST PK FK BedNumber PK FK TestCode PK PersonnellD Name Phone Email Address Hire-date position PERSONNEL FK DepartmentCode BED_TREATMENT KPK FK BedNumber PK FK TreatmentCode TREATMENT PK TreatmentCode TreatmentDescription TreatmentCost FK PersonnellD TEST PK TestCode TestDescription TestCost FK Personnell D
In python please(if necessary)
PATIENT PK PatientID Name DOB FK Age Gender Address Email Phone DepartmentCode DEPARTMENT PK DepartmentCode DepartmentName 0 BED PK BedNumber FK PatientID BED_TEST PK FK BedNumber PK FK TestCode PK PersonnellD Name Phone Email Address Hire-date position PERSONNEL FK DepartmentCode BED_TREATMENT KPK FK BedNumber PK FK TreatmentCode TREATMENT PK TreatmentCode TreatmentDescription TreatmentCost FK PersonnellD TEST PK TestCode TestDescription TestCost FK Personnell D