icon for lab

CT310

Recitation 14 - Databases with Fuel

In this recitation, we will:


The pre-quiz!!

Let's walk through this together:

  1. Log into your MySQL

  2. Use the following command to access your database (replace EID with your own):

    • mysql -u EID -D EID -h faure -p

    You default password is your CSU ID NUMBER

  3. Sample Queries

  4. Now that we've successfully logged into our database, open this text file and follow along as we execute some queries.