Project Assignment 5

Lets continue exploring different queries and commands. Read the next section of the manual's tutorial (provided below) and type in the examples. Stop when you get to section 3.6.

Specific Tasks

Create a batch file (section 3.5) that SELECTs the species in the pets table. (Note the use of SELECT DISTINCT, used to keep the values in the set unique)

Execute that batch file, and paste the command you run and its output in your documentation:

Include the contents of your batch file in your documentation.

PDF of Tutorial here -- a hard copy will be provided in class.

events.txt -- the sample data file to load (section 3.3.4.9)

NOTE: Documentation created to date must be handed in Wednesday, Jan 23 by 5PM for review.