Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You will learn to write and execute some basic SQL queries for a new database, Ski New England. Ski New England is a database that

You will learn to write and execute some basic SQL queries for a new database, Ski New England. Ski New England is a database that contains stores, manages and allows information retrieval on all New England ski resorts. It has the following schema.

image text in transcribed

Write the proper syntax in SQL language for the following queries. Make sure that you write (type out) each query. The output of each query must follow the display format given, including the title names.

image text in transcribed

image text in transcribed

image text in transcribed

image text in transcribed

LID: int(10) unsigned R ID: int(10) unsigned name: varchar(200) catacity : varcha(10) R ID: int 10) unsigned r tie:varchar(50) r area: int 11) r elevation: int(11) r street:varchar(50) r city: varchan(20) r state: varchar(2) r_zip: varchar(9) al type:varchar(10) LID: int(10) unsigned TID: in 10) unsigned T ID:Int(10) unsigned .R ID: int10) unsigned t name:varchar(200) color: varcharl 15) P ID:Int(10) unsigned R ID: Int(10) unsigned P price: Int(11) p type: varchar(10) p shift: varchar(10) p age Group: varchar 20) .R JD: int Query 6. What is the area of the largest ski resort in New England? Output this area as: Largest Ski Resort Area in New England Query 7. Which is the largest ski resort in New England? Largest Ski Resort in New England Query 8. Find the smallest ski resort in New England. Print the ski resort name and its area. Resort Name Smallest Area Query 9. Count and display the number of ski resorts New England. Total Number of Ski Resorts in New England Query 10. Count and display the number of ski resorts in each state of New England State Total Number of Ski Resorts in State

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

Step: 3

blur-text-image

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

Database Marketing The Ultimate Marketing Tool

Authors: Edward L. Nash

1st Edition

0070460639, 978-0070460638

More Books

Students also viewed these Databases questions

Question

What are some of the possible scenes from our future?

Answered: 1 week ago