CPSC-110 Computers, Information and Society
Table Creation and Data Clean-Up Instructions

Table Creation

Use this time to create your database and tables for your project. Be sure to follow these guidelines:
  1. First, you must select one person's MySQL account in which to create your database and tables. You will only need to share the MySQL user name and password, not your Linux user name and password.
  2. Next, you must log into that account and create a database. Refer to Lab 5 for instructions on how to create a database. Remember:
  3. Start with the Data Details section of part 1 of the project
  4. Make any modifications to tables and/or columns recommended in the instructor feedback
  5. Create each table, one at a time. Remember:
  6. If you run into trouble, ask another group for help

Data Preparation

In order to be ready to upload your data into your MySQL database that you have created, you must have your data in comma separated value (CSV) format. Therefore, your data must: