Assignment Create a normalized DB of the below scenario Scenario: Customers belong to a particular branch, this branch is supervised by a particular manager. Customers purchase stock. Each stock has a particular title and format. Attributes CustomerID Name Address BranchNo BranchManager StockID Title Format Construct an ER Diagram for the problem given below Construct an E-R diagram 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.