
Covers topics in Structure Query Language (SQL) including statements such as select, update, insert, delete, and create. Emphasis on the ability to extract, update and maintain databases using SQL.
Another course where I had no previous experience and I thoroughly enjoyed it. I loaded Toad software onto my computer at home and played around with several SQL commands, creating databases, manipulating data, and pulling date from the databases to meet specific requirements. This course helped me a lot when I got in to PHP class and combined the use of a database with a website.
Click the link below to see a PDF copy
of the syllabus for this course.
syllabus
The final included creating a database and pulling specific information from that database.
Click on the link below to see a PDF copy of the document.
SQL example