Lab Assignment #5

Revised: 23 May 2007
Lab #01 Lab #02 Lab #03 Lab #04 Lab #05 Lab #06 Lab #07 Lab #08 Lect #05

assignment.xsl assignment.css HTML Reference TopXML Contents

image not found


" Not everything that can be counted counts, and not everything that counts can be counted. "
- Albert Einstein (1879-1955)


References:

    SqlZoo, w3schools, HTML Guide, Style Sheets, Other Links

Requirements:

  1. Create a prototype Wiki database on your preferred platform. This database will store text blocks and the names of editors of each block.
  2. Add Users and Text tables.
  3. Add a UserTextDetails table that associates each user with the text they created or modified.
  4. Populate each of the tables with some test data and create a query that shows the author and editors of each text item.