A hospital database schema that can I be used to design and develop a database Management system.
You have an SQL Server Up and Running
#Setting up the database
- connect to your server( remote server)
- login to my mysql
- run source <path_to_hospital.sql>
- hit enter