Module 3- My SQL Online Tutorial

The tutorials with Bucky consisted of 33 short videos in which Bucky thoroughly explains how MySQL functions. Bucky owns a host gator account, similar to ours and our cpanels work the same so that made it easy for me to follow along and comprehend everything. I really enjoyed watching all 33 videos. To see a few examples of how Bucky's tutorials work scroll down to check out my assignment.

To view assignment details click here.



bucky1

bucky2

The example above shows how I used a wildcard to find a partial match using the underscore character.



bucky3

bucky4

The example above gathers all of the information from table "items" and outputs the average and maximum costs by using the COUNT(*) command.