Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 36 Not yet answered Marked out of 3.00 Flag questio Explain what the following SQL query does. SELECT ShipName, SailingDate.PortName FROM Ship, Cruise. Visit,

image text in transcribed

Question 36 Not yet answered Marked out of 3.00 Flag questio Explain what the following SQL query does. SELECT ShipName, SailingDate.PortName FROM Ship, Cruise. Visit, Port WHERE Ship.ShipID=Cruise Shipid AND Cruise.CruiseSerialNo=Visit.CruiseSerialNo AND Port.PortID=Visit.Portid AND (PortName = 'Istanbul' OR PortName = 'Izmir') AND YEAR(CruiseSailing Date) = 2015 GED EM (LLG

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 Administration The Complete Guide To Dba Practices And Procedures

Authors: Craig S. Mullins

2nd Edition

0321822943, 978-0321822949

More Books

Students also viewed these Databases questions