Write SQL statements to (1) create the BREED table, (2) insert the data in Figure 3-20 into

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 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

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Database Concepts

ISBN: 9780133544886

6th Edition

Authors: David M Kroenke, David J Auer

Question Posted: