Challenge: Compute Fortnightly Changes
Test your understanding of the SQL concepts learned so far by computing fortnightly changes.
We'll cover the following
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 1400+ tech skills courses.