Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 837 Bytes

File metadata and controls

9 lines (8 loc) · 837 Bytes

MySQL-Experiments

This repository contains MySQL code to solve different types of SQL problems. The code defines the tables, creates the tables, and then inputs toy data into the data. Finally, code is written to query desired data from these tables.

Company Problem Difficulty Solution
Facebook Clickthrough Rate Easy Solution
Amazon Cumulative Spend By Product Easy Solution
New York Times View Types Easy Solution
Robinhood Top 3 Cities Easy Solution