Challenge: Compute Fortnightly Changes

Test your understanding of the SQL concepts learned so far by computing fortnightly changes.

Problem statement

An example of calculating the week-over-week percentage difference is great for practicing PostgreSQL. We may think computing it through some other code would be easy, but this example will surprise you. For this challenge, you have to compute the fortnight percentage difference.

Get hands-on with 1200+ tech skills courses.