Challenge: Top-N Factbook Entries
Check your understanding of PostgreSQL functions and clauses by retrieving top-N records using SQL query.
We'll cover the following...
Problem statement
Write a query to retrieve top-N records from the factbook
table where the start date would be 2010-02-04.
Access this course and 1400+ top-rated courses and projects.