
In this fall quarter workshop, we introduced SQL and some of its main syntax, as well as how to download MySQL. About 30 members attended, but for those who missed it, here is a brief overview of what we discussed. For your reference, we have also included links to MySQL and the complete slides from the workshop.
Covered in Workshop:
- Database Management System Overview
- Hierarchical vs. relational
- Syntax (Insert, Update, Select, etc.)
- Joining Techniques
- Keys, Composite Keys, Foreign Keys