Problem
Using the AdventureWorks database and the Production schema, select the Name from the Product table, the Name from the ProductSubcategory table, and the Name and ModifiedDate from the ProductModel table. Use appropriate aliases to distinguish the Name columns from each table. Review the columns in each table to determine how to join the tables Take a screenshot of the SOL windows and results and paste it here.