Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please help with E 5 . 1 . 1 - 5 . 1 . 7 . Use MySQL Workbench. - Write the SQL queries that

Please help with E5.1.1-5.1.7.
Use MySQL Workbench.
-Write the SQL queries that accomplish the following tasks in the ZAGI Retail Company Sales Department Database:
E5.1.1 Display all the records in the table REGION.
E5.1.2 Display the StoreID and StoreZip for all stores.
E5.1.3 Display the CustomerName and CustomerZip for all customers, sorted alphabetically by CustomerName.
E5.1.4 Display the RegionIDs of regions where we have stores (use only table STORE and do not display the same information more than once).
E5.1.5 Display all the information for all stores whose RegionID value is C.
E5.1.6 Display CustomerID and CustomerName for all customers whose CustomerName begins with a letter T.
E5.1.7 Display the ProductID, ProductName, and ProductPrice for products with a ProductPrice of $100 or higher.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions

Question

What is a verb?

Answered: 1 week ago