The aim of this assignment was to familiarize students with the basics of creating and updating MySQL databases.
Notes are included in the .sql file comments, indicating the original instructions and tasks to be completed.
Installation of MySQL Server and any GUI tools you might need.
In this case, the assignment was completed using:
- WindowsPowerShell
- XAMPP - MariaDB Server
- VisualStudioCode
- PHPMyAdmin for a more visual reference.
- Employees Sample Database - Used to set up table and headings before adding data per assignment instructions.