Question: Write SQL statements to (1) create the BREED table, (2) insert the data in Figure 3-20 into the BREED table, (3) alter the PET 3
Write SQL statements to (1) create the BREED table, (2) insert the data in Figure 3-20 into the BREED table, (3) alter the PET 3 table so that PetBreed is a foreign key referencing BreedName in BREED, and (4) to display the last name, first name, and email of any owner of a pet that has an AverageLife Expectancy value greater than 15 using a subquery.
AppendixLO1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
