Question: Just the queries please. Also should be done using SQL join commands. Write the following queries, based on the database schema Classes(class, type, country, numGuns,

 Just the queries please. Also should be done using SQL join

Just the queries please. Also should be done using SQL join commands.

Write the following queries, based on the database schema Classes(class, type, country, numGuns, bore, displacement) Ships(name, class, launched) Battles(name, date) Outcomes(ship, battle, result) a) Find the ships heavier than 35,000 tons. b) List the name, displacement, and number of guns of the ships engaged in the battle of Guadalcanal c) List all the ships mentioned in the database. (Remember that all these ships may not appear in the Ships relation.)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!