Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 29 13 20 Explain what the following SQL statements does. SELECT PortName. PortCountry. CRUISE.Cruiseseriato FROM PORT. CRUISE, VISIT WHERE CRUISE.CruiseSerialNo = VISIT.CruiseSeriale AND VISIT.Porti

image text in transcribed
image text in transcribed
Question 29 13 20 Explain what the following SQL statements does. SELECT PortName. PortCountry. CRUISE.Cruiseseriato FROM PORT. CRUISE, VISIT WHERE CRUISE.CruiseSerialNo = VISIT.CruiseSeriale AND VISIT.Porti PORT.Portib AND DATEDIFF(Day, SailingDate, ReturnDate) - (SELECT MAX(DATEDIFF(DAY. SailingDate, ReturnDate)) FROM PORT) 27 A B / E E CRUE SO be ww NOR BOOKONG Price Satulation de CU DEP PASSENGER Name (First, Middle Name, a Address Street Address, State For Code Country SHIP Ship ShipName Weight YearBuilt Passenger Capacty CRUISE Cruise Serta No Sailing Date ReturnDate Shipin Booking Cruise SerialNo Passenger Price Satisfaction Rate Passenger PassengeD PFirstName PlastName StreetAddress PCityPState PPostalCode PCountry VISIT Cruise SerialNo Porti VisitOrder PORT Portid PortName PortCountry Docking Fee

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

Data Mining Concepts And Techniques

Authors: Jiawei Han, Micheline Kamber, Jian Pei

3rd Edition

0123814790, 9780123814791

More Books

Students also viewed these Databases questions

Question

What do Dimensions represent in OLAP Cubes?

Answered: 1 week ago