Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For SQL Database Development For this query, you will need to copy and paste, or upload your sql query that will solve this question. 1.Make

For SQL Database Development

For this query, you will need to copy and paste, or upload your sql query that will solve this question.

1.Make sure you put the USE command on the first line to show what database is used.

2.An SQL comment with your name, quiz number and question number.

3.The complete SQL statement

Query #2: Display both rows returned of the following fields:

1) Customers.CustomerID,

2) An e-mail address which is made up of the Customers.ContactName, an @ symbol ,and the Customers.CompanyName,

3) Customers.Contact Title

Only display the above information if ALL of the following criterion are met:

1) The Ship City is Madrid Spain

2) The Freight cost is greater that $50

3) The title of the contact person is owner

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 Design Using Entity Relationship Diagrams

Authors: Sikha Saha Bagui, Richard Walsh Earp

3rd Edition

103201718X, 978-1032017181

More Books

Students also viewed these Databases questions