or
Este exercício faz parte do curso
Organize and analyze your data using AI-powered ORDER BY and GROUP BY queries. Learn to sort results, segment data, and extract key summarized metrics with aggregate functions like AVG, SUM, MIN, and MAX. You'll develop prompting skills to transform raw data into meaningful insights.
Filter and refine your data with AI-generated WHERE clauses. Starting with comparison operators and logical conditions, you’ll explore pattern matching with wildcards and handle missing data scenarios. You’ll develop skills in crafting prompts that generate targeted queries to find the data you need.
Enhance your prompts and queries with AI-driven conditional logic and refined filtering techniques. Learn how to filter grouped data by applying conditions after aggregation with HAVING clauses, and create new categories by applying conditions within groups using CASE expressions.
Exercício atual