How to Install MySQL and Create an Employees Sample Database

A step-by-step guide to install a database for practicing SQL

Miguel Corral Jr
Towards Data Science
6 min readJul 9, 2020

--

Data scientists and analyst are expected to be able to write and execute complex queries in SQL. If you’re just getting started with SQL or are looking for a sandbox to test queries, then this guide is for you.

--

--