Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

SQL Assignment The shema of these relations is: .CLASSESclass, type, country, numguns, bore, displacement) SHIPS (name, class, launched) BATTLES (name, date) OUTCOMES (ship, battle, result)

SQL Assignment

image text in transcribed

image text in transcribed

The shema of these relations is: .CLASSESclass, type, country, numguns, bore, displacement) SHIPS (name, class, launched) BATTLES (name, date) OUTCOMES (ship, battle, result) Ships are built in-classes, from, the same design, and the class is usually named for the irst ship of that class. The relation Classes records the name of the class, the typerbo for battleship or 'bc' for battlecruiser), the country that build the ship, the number of main guns, the bore (diameter of the gun), and the displacement(weight, in tons).Relation Ships records the name of the ship, the name of its class, and the year in which the ship was launched. Relation Battles gives the name and date of battles involving these battle

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

Beginning C# 5.0 Databases

Authors: Vidya Vrat Agarwal

2nd Edition

1430242604, 978-1430242604

More Books

Students also viewed these Databases questions

Question

Explain the function and purpose of the Job Level Table.

Answered: 1 week ago