MySQL Online Tutorial:

My assignment is to watch Bucky's tutorial videos and learn from it about how MySQL functions. The tutorials with Bucky consisted of 33 short videos. 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. To see a few examples of how Bucky's tutorials work: BELOW.

The assignment is: here.

Customers: data

Customers: SELECT function

I want to see the city and zip from custommers by using SELECT function to list the information on the city and zip.

Items: data

Items: INSERT function

INSERT function lets me to add items to 'items" TABLE.

Items: INSERT function: RESULT