Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 314 Bytes

readme.md

File metadata and controls

9 lines (8 loc) · 314 Bytes

Assignment

Write SQL queries to use on the database.sql to get those indicators:

  • How many patients visited last month?
  • How many were under 5?
  • What are the top 3 diagnosis of the clinic?
  • How many rapid tests were used last month?

Logic question:

  • How to verify the data from the reporting template?