CSC220 Midterm 2010

From dftwiki3
Revision as of 20:02, 20 October 2010 by Thiebaut (talk | contribs) (Problem 1)
Jump to: navigation, search

--D. Thiebaut 00:58, 21 October 2010 (UTC)


Problem 1

  • For this problem, you have to create a series of queries and store them in a text file called test.sql, the same way you did in the previous homework.
  • You have to generate queries that answer the different questions, assuming that you have 4 tables in your database named DataPhone, Student, Trip, and Weather, and the dump of which is available here.