Logo

System Setup

During this SQL introduction, you'll be using a few different tools:

MySQL Tools

Download MySQL Workbench and configure to install:

  • MySQL Workbench
  • MySQL Server
  • MySQL Shell

Configure as a standalone instance. Setup your server instance as follows:

  • Hostname: localhost
  • Username: root
  • Password: password

Next, download AdventureWorks database.