Seção 1. Capítulo 17
single
Challenge: Analyze Price Distribution
Deslize para mostrar o menu
Tarefa
Swipe to start coding
Write a query to find the minimum, maximum, and average product price from the products table.
- Use the
MINfunction to get the lowest value in thepricecolumn. - Use the
MAXfunction to get the highest value in thepricecolumn. - Use the
AVGfunction to get the average value in thepricecolumn. - Return these values as
min_price,max_price, andavg_price.
Solução
Tudo estava claro?
Obrigado pelo seu feedback!
Seção 1. Capítulo 17
single
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo