Create the Hospital database using the following design and data in Oracle datab
ID: 3621138 • Letter: C
Question
Create the Hospital database using the following design and data in Oracle database. Create a script file (.sql) to create tables and insert data into the table in Oracle. Include all primary and foreign keys. Run your script and make sure to fix all errors if any. Refer to course Resources in Blackboard for how to create script file and spool (Hint: Include a section to drop all tables in the beginning of your script. The correct order to drop tables should be INSURE, PATIENT, INSURANCE, and DOCTOR, To create the tables, you must use the opposite order-DOCTOR, INSURANCE, PATIENT, and INSURE.Explanation / Answer
Please post this question with clarity and visibility in another post then we will helps to you.