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
Get step-by-step solutions from verified subject matter experts
