This is one of the final mySQL assignments that we completed. I used SQL to search through databases for KimTay in this example and in Staywell on other assignments. The coding in mySQL is extremely straight forward with the method or function names such as FROM where you pick the column to pick from. Knowing how to code in mySQL can definitely help trying to learn how to code in other SQL languages.
In this assignment we reviewed unit 5 where I used all of our past skills to complete the tasks given. Throughout my time learning mySQL we learned to join multiple tables, use conditionals,
