Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 194 Bytes

2.08_activity_2.md

File metadata and controls

5 lines (3 loc) · 194 Bytes

2.08 Activity 2

  • Use the transactions table in the bank database to find the Top 20 account_ids based on the amount.
  • Illustrate the difference between rank() and dense_rank()..