736 views

1 Answer

0 votes
0 votes
Design a database for a hospital with a set of patients and a set of medical doctors. Associate with each patient a log of the various tests and examinations conducted. Your design should include an E-R diagram, a set of relational schemas, and a list of constraints, including primary-key and foreign-key constraints

Related questions

1 votes
1 votes
0 answers
4
ajaysoni1924 asked Mar 28, 2019
433 views
We can convert any weak entity set to a strong entity set by simply addingappropriate attributes. Why, then, do we have weak entity sets?