SQL code copied to buffer
Sharpen your SQL skills with our interactive exercises and assessments!
Practice a wide range of SQL tasks, from basic queries to advanced techniques. Get immediate feedback on your solutions, helping you learn from mistakes and improve your skills. Boost your confidence for job interviews and real-world SQL applications.
Task  8:
Find the flipper length to body mass rate for all penguins from table.
Output result with three columns: species, sex and flipper_length_to_body_mass_rate. Order it by ascending of calculated column.

Write your request in the field below and click the "Check it!" button.

To write the answer, use SQLite syntax. Descriptions of the tables are given in the right panel.

Explore over 300 diverse tasks on our platform.

Log in to save your progress.

Querynomicon (SQLite)

Small database for learn SQL basics.