To keep the penguins_by_islands table (created in this task) up to date, create a trigger that fires after rows are deleted from the penguins table and reduces the number of penguins living on the corresponding island.
Write your request in the field below and click the "Check it!" button.
Use SQLite syntax to write your answer. Descriptions of tables are provided at the bottom of the screen.