Evaluating a relational database solution
Member rating: No Rating | Words: | Submitted: Mon Nov 07 2005
On the left is an image preview of every page of this document, and below are the first 150 words with formatting removed:
Evaluation Evaluating a relational database solution- Performance criteria and desired outcomes- The database will contain all required details: Criteria to implement: Successful or Failure: A student table with essential details (StudentID, Forename, Surname, DateOfBirth, Gender, Address 1, Address 2, Address 3, Postcode, Telephone Number, Mobile Number, Email Address) * Done A course table with essential details (CourseCode, Course Name, Course Category, Course Description, Course Date, Course Time, Length Of Course, VenueID, Tutor Forename, Tutor Surname) * Done A venue table with essential details (VenueID, Venue Name, Address1, Address 2, Address 3, Postcode, Telephone Number, Tube, Buses) * Done A course selection table with essential details (ReferenceNumber, StudentID, CourseCode, Accepted, Letter Sent) * Done A way of showing students details of a certain type. * Done A way of showing courses details of a certain type. * Done A way of showing venue details of a certain type. * Done A way of showing course selection details of a certain type. * Done Final invoice should be laid out exactly the same...

