CMPT-354: Database Systems and Structures

Assignment 3


Total scores: 100Summer 1998
Due Thursday, July 23Instructor: Osmar R. Zaïane

  1. (25 points) Use the Microsoft Enterprise Manager to explore the sample database pubs in the Microsoft SQL Server. After getting familiar with the sample database structure, make up and execute queries solving the following problems: Hand in the the print out of the queries and the result.

  2. (25 points) Do exercises 10.12, 10.13, and 10.14 from the Textbook page 335.

  3. (25 points) Construct a B+-tree for the following set of key values:

    49, 17, 21, 16, 34, 42, 81, 39, 41, 27, 1, 5, 83, 6

  4. (25 points) Do exercises 11.12 and 11.13 from the Textbook page 379.


Last update: June 30th, 1998. Page created and maintained by Osmar R. Zaïane