From the course: Complete Guide to SQL for Data Engineering: from Beginner to Advanced

Unlock the full course today

Join today to access over 24,500 courses taught by industry experts.

Challenge: Select via view

Challenge: Select via view

(gentle music) - [Instructor] This problem statement is quite simple. You have been asked to create a view, and the view is to get the product name along with category name, and once you have that view ready, you have to use the select command to display all the product with their corresponding category name.

Contents