Patient ( www er, firstName:varchar(20), Answer questions 2.1 to 2.4 based on the following schema. Note that primary keys are in BOLD. Note also that attributes with the same name in different tables are foreign keys. For example, doctorID in the Treatment table is a foreign key that refers to the Doctor table. Doctor (doctorId:integer, specialtyID:integer, firstName:varchar (20), lastName: varchar (20), salary:numeric(11,2)) Specialty (specialtyID: SpecialtyCost:numeric(11,2)) Treatment (doctorId:integer, patientSSN:integer, dateTreated:date, ww m w ww www w* ege, SpecialltyName:varchar(20), www. w CostoITreatiC www tment:numeric(11,2)) lastName (20), street:varchar(30), city:varchar(15), state:char (2) , zipCode:integer(5)) 2.1) (4 Points)'Write SQL statements to create the Treatment and Specialty table. Make sure to include entity integrity and referential integrity constraints (if any) in your statements. Only need the create statement for the Treatment and Specialty table, not the rest. 2.2) (2 Points) Devise a reasonable database instance by filling the tables with reasonable data of your choice. Make sure to have at least 3 tuples in each table. Make sure that all tables exhibits entity integrity and referentialintegrity constraints DFocus 66°F Partly

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

2.1

Answer questions 2.1 to 2.4 based on the following schema. Note that primary keys are in BOLD. Note
also that attributes with the same name in different tables are foreign keys. For example, doctorID in
the Treatment table is a foreign key that refers to the Doctor table.
Doctor (doctorId:integer, specialtyID:integer, firstName: varchar (20),
lastName: varchar (20), salary:numeric (11,2))
Specialty (specialtyID:integer, specialtyName: varchar (20),
specialtyCost:numeric (11,2))
Treatment(doctorId: integer, patientSSN: integer, dateTreated:date,
costofTreatment:numeric (11,2))
Patient (patientSSN: integer, firstName:varchar (20),
lastName:varchar (20), street:varchar (30), city:varchar(15),
state:char(2),zip
Code:integer (5))
2.1) (4 Points) Write SQL statements to create the Treatment and Specialty table. Make sure to include
entity integrity and referential integrity constraints (if any) in your statements. Only need the create
statement for the Treatment and Specialty table, not the rest.
2.2) (2 Points) Devise a reasonable database instance by filling the tables with reasonable data of your
choice. Make sure to have at least 3 tuples in each table. Make sure that all tables exhibits entity
integrity and referential integrity constraints
D. Focus
66°F Partly sunny
Transcribed Image Text:Answer questions 2.1 to 2.4 based on the following schema. Note that primary keys are in BOLD. Note also that attributes with the same name in different tables are foreign keys. For example, doctorID in the Treatment table is a foreign key that refers to the Doctor table. Doctor (doctorId:integer, specialtyID:integer, firstName: varchar (20), lastName: varchar (20), salary:numeric (11,2)) Specialty (specialtyID:integer, specialtyName: varchar (20), specialtyCost:numeric (11,2)) Treatment(doctorId: integer, patientSSN: integer, dateTreated:date, costofTreatment:numeric (11,2)) Patient (patientSSN: integer, firstName:varchar (20), lastName:varchar (20), street:varchar (30), city:varchar(15), state:char(2),zip Code:integer (5)) 2.1) (4 Points) Write SQL statements to create the Treatment and Specialty table. Make sure to include entity integrity and referential integrity constraints (if any) in your statements. Only need the create statement for the Treatment and Specialty table, not the rest. 2.2) (2 Points) Devise a reasonable database instance by filling the tables with reasonable data of your choice. Make sure to have at least 3 tuples in each table. Make sure that all tables exhibits entity integrity and referential integrity constraints D. Focus 66°F Partly sunny
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education