Computer Science, asked by Anonymous, 9 months ago

Skill Set 6 - PostgreSQL
Create a database, using postgreSQL named hospital
this database, create a table of patients with the following
Patient_ID, Patients Name, Address, Room number and Doctor's name.
Give appropriate data type for each field.
Patient ID
Patient name
Room number Doctor's name
Address​

Answers

Answered by prince1511
1

Answer:

well, prefer w3school(SQL section) to create this database easily...

Similar questions