Question: Using the Northwind database create a query that selects all columns from the Territories table JOINED to the Region table. Make sure you only JOIN

Using the Northwind database create a query that selects all columns from the Territories table JOINED to the Region table. Make sure you only JOIN records where the RegionDescription is 'Eastern'. This query will return rows. View the source data carefully and consider string functions or operators to assist you if no ROWS are returned.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!