Covers topics in Structure Query Language (SQL) including statements such as select,
update, insert, delete, create. Emphasis on the ability to extract, update and
maintain databases using SQL.
Return to EdCC Top 10 Fav Courses
This course introduced me to MySQL and while I can't honestly say that I'm a big fan, it does have a lot to offer and with the new and improved Workbench, I felt almost as home as I do when working on Microsoft SQL Server Management Studio. I have several years of experience on that platform so it's no trivial thing to admit that MySQL is a worthwhile product to consider for small-to-medium sized projects (as usual, your mileage may vary, etc.). Grade: 4.0
Assignment 5 - GROUP BY, HAVING and ORDER BY Queries (opens a new tab/window) This is a PDF of the queries created for the assignment.
Assignment 6 – COMBINING TABLE EXPRESSIONS, UPDATING TABLES, AND CREATING TABLES. (opens a new tab/window) This is a PDF of the queries created for the assignment.