Hello, and welcome to another SQL tutorial. In this video, I explained three important concepts in SQL: "Order by", "Where", "AND vs Or", "Greater Than" By the end of this video, you'll have a better understanding of how to harness the power of SQL for more efficient data analysis.
#data #sql #analysis #analytics #free #freetutorial #ai #datascience
Home Work
Using the [Production].[Product] table
1. Write query to return silver products only
2. Write query to return black products with sizes more than 44
3. Write a query to return all products with the highest list price first
4. Write a query to return White, Red, black and Blue products