Question: by sql create a database called Hospital whith tables ( patients , Room , Doctors , patients records) - Create relationships between tables. - Add
by sql
create a database called "Hospital" whith tables ( patients , Room , Doctors , patients records)
- Create relationships between tables.
- Add columns within tables as needed.
- Fill the tables with some data using the "Insert".
- Use "Update" on two examples.
- Use "Delete" on two examples.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
