0) Was the Term Project topic approved Yes or No (minimum 15% deduction, if not approved)
0) (10%) writing style, organization of submission, clarity, APA usage
1) (5%) Term Paper Abstract (include the purpose of this “database”, explain one question – query – you expect the database to be able to process – the query MUST require the use of information from more than one entity)
2) (5%) Who will use, and who will administrator the database.
3) (10%) Explain the design method / approach you followed – refer to design methods in our text.
4) (15%) Describe the initial entities (tables), and attributes (fields). For each field: describe what the contents of each field represents, the type of field, and any constraints that you would like to see applied. Identify and describe the primary key for each table.
5) (15%) Using the functional notation shown on page 413 Example 14.5, include a functional dependency analysis, ensure all fields in the database are included (at least once). Explain one row of the functional notation using plain English, and fields from your project to demonstrate your understanding. SEE NOTE1
6) (10%) Using the table names and rows from each table, explain the one-to-many or the many-to-many relationship(s) included in your design. SEE NOTE3
7) Design (it is possible that the same table or set of tables are in 1NF, 2NF, and 3NF; or 2NF and 3NF – in which case you need to repeat the tables for each normal form and explain why they meet that definition)
a) (10%) Using table notation – submit a complete set of 1NF tables (this may be one or more tables), include the first normal form definition from the Connolly text, or the Terms and Techniques Forum as a basis to explain why the tables are in 1NF. Additionally, include a plain English explanation – using fields in your tables – to explain this in your own words. You need to demonstrate an understanding of the definition, and how it applies to your project. Once your tables are in first normal form proceed to the next step. SEE NOTE2 below:
b) (10%) Using table notation – submit a complete set of 2NF tables, include the second normal form definition from the Connolly text, or the Terms and Techniques Forum as a basis to explain why the tables are in 2NF. Additionally, include a plain English explanation – using fields in your tables – to explain this in your own words. You need to demonstrate an understanding of the definition, and how it applies to your project.
c) (10%) Using table notation – submit a complete set of 3NF tables, include the third normal form definition from the Connolly text, or the Terms and Techniques Forum as a basis to explain why the tables are in 3NF. Additionally, include a plain English explanation – using fields in your tables – to explain this in your own words.
Submit a Word compatible document. Name your document Last Name_TermProject (i.e. Smith_TermProject).
Contact the instructor with any questions.
NOTE1: Generic functional notation examples:
Field1 -> Field2
Field1 -> Field2, Field3
Field4, Field5 -> Field6
NOTE2: You can find an example of table notation on page 111 immediately under 4.2.6 label which shows the relational schema for part of the Dream Home database.
The basic table notation structure is: Table-name (field, field1, field2…)
DO NOT INCLUDE SPREADSHEET FIGURES
NOTE3: Review the Chapter 12 Study Aid document, as well as the Functional Dependency, Table Relationships, and the Parts and Suppliers examples in the Terms and Concepts Forum – if you need to refresh your knowledge base.
HINT: review your tables – for this exercise, 2 tables should not have the same primary key “and” keep in mind that tables will need to be linked (to satisfy the one-to-many or many-to-many relationship requirement), if we start with a single unnormalized or 1NF table – the normalization process ensures the needed links are included – often we start with more than one table, and while that is OK – we need to ensure tables are properly linked (sometimes using foreign keys, and sometimes using a junction table)
part two:
You designed a database in your Term Project. Now implement the 3NF tables in MS Access, including the relationships – ensure you use the same Table and Field names as your design, set the primary keys, and set the field types as described in your term project.
Here are the detailed requirements:
1) Create a “NEW” MS Access Database that matches your 3NF submission – ensure it properly reflects the 3NF Tables, Primary Keys, Fields, Foreign Keys, and relationship(s) that were designed
2) Populate the fields of each table in the database with at least 4 data sets (4 rows)
3) Create 1 Query (use the question proposed in the Term Project), it must use at least 2 tables and the relationship identified described in the design (if more than one relationship was submitted, then any one-to-many or many-to-many relationship would be acceptable)
4) Create 1 Report (you may choose the content)


0 comments