Mod 3: SQL

This module covers SQL. SQL is the short word for Structured Query Language. SQL is used to communicate with databases. Some of the basic SQL Commands are: SELECT, WHERE, IS. In this class we used a MySQL database and used sql to access it and manuiplate data. One of the best assignment I did during this module was from watching a couple youtube videos by Bucky and doing some SQL along with him. The video covered basic SQL concepts like INSERT, UPDATE, DELETE, and many more. The video also covered Queries like filtering data from a database. The 2nd assignment was from the textbook and the assignment is a webpage a page for all the users, a page to register, and a page to change your password.


Links to the Assignments

CLICK HERE TO GO TO BUCKYS ASSIGNMENT

CLICK HERE TO GO TO THE TEXTBOOK ASSIGNMENT