Install SQL Workbench for MySQL on Windows
Install SQL Workbench for MySQL on Windows
Step 8: Expand MySQL Server & then expand MySQL Server 8.0.
Step 9: Then double click on the latest version & click on the drag button.
Step 10: Then expand Applications & Then expand MySQL Workbench 8.0
Step 11: Then double click on the latest version & click on the drag button.
Step 12: Then expand MySQL Shell & then expand MySQL Shell 8.0
Step 13: Then double click on the latest version & click on the drag button.
Step 14: Click on Next.
Step 15: Click on Execute.
Step 16: Click on Next.
Step 17: Click on Execute.
Step 18: Click on Next.
Step 19: Click on Next.
Hostname: dataanalytics.temple.edu
6) It will ask you for your password. Enter your password (it’s case sensitive)
and click OK. (If you’re in a lab, don’t save your password in the vault or
other people will be able to access your account!)
8) Try a query. In the SQL File 1 window, type: SELECT * FROM moviedb.actor;