❤️ Thank you to everyone who supported the project! Last month you donated almost $100 — this keeps the service running free for everyone this month. I hope to count on your support for next month too. Support now →
SQL code copied to buffer
RU PT FR
Task 188:

Analyze bill length

For all penguins in the little_penguins table, get the species, island, beak length, average beak length in the table, and the difference in beak length for each penguin from the average. Build a result table with the fields species, island, bill_length_mm, avg_bill_length_mm, diff_from_avg_bill_length_mm.
Solve the problem using window functions.

Use SQLite syntax to write your answer. Descriptions of tables are provided in the right pane.

Write your request in the field below and click the "Check it!" button.
Get hint
Copy code Clear editor

Hi! Could we please enable some services and cookies to improve your experience and our website?

Privacy & Cookie Policy.