1 Brief & rubric
This level is project-based. Write the SQL described below in the editor. The Academy AI grades accuracy, cleanliness and performance — reach 70% to earn the certificate.
Schema: users(id, name, country) and orders(id, user_id, total, created_at).