Answered step by step
Verified Expert Solution
Link Copied!
Question
1 Approved Answer

Exercise 9.3.2: Write the following embedded SQL queries, based on the database schema Classes (class, type, country, numGuns, bore, displacement) Ships (name, class, launched) Battles

image text in transcribed
image text in transcribed
Exercise 9.3.2: Write the following embedded SQL queries, based on the database schema Classes (class, type, country, numGuns, bore, displacement) Ships (name, class, launched) Battles (name, date Outcomes (ship, battle, result) of Exercise 2.4.3 a) The firepowe r of a ship is roughly proportional to the number of guns times the cube of the bore of the guns. Find the class with the largest firepower. er for the name of a battle. Find the countries of the ships )An the battle. Print the country with the most ships sunk and !b) the country with the most ships damaged el Ask the user for the name of a class and the other information required for a tuple of table Classes. Then ask for a list of the names of the ships of that class and their dates launched. However, the user need not give rst name, which will be the name of the class. Insert the information gathered into Classes and Ships. !d) Examine the Battles, Outcomes, and Ships relations for ships that were in battle before they were launched. Prompt the user when there is an error found, offering the option to change the date of launch or the date of the battle. Make whichever change is requested

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image
Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

How Do I Use A Database Research Tools You Can Use

Authors: Laura La Bella

1st Edition

1622753763, 978-1622753765

More Books

Students explore these related Databases questions

Question

identify the main ways in which you learn

Answered: 3 weeks ago