Preview

Logical Database Design

Powerful Essays
Open Document
Open Document
1722 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Logical Database Design
CIT 214 – Assignment 1 – Logical Database Design, The Big Boys and Girls Gym Database

View 1

MEMBER (MEM_ID, MEM_LAST, MEM_FIRST, MEM_EMAIL, MEM_LEVEL, MEM_BDAY) AK MEM_EMAIL SK MEM_LAST

EMAIL (EMAIL_ID, MEM_ID, C_ID, EVENT_ID, EMAIL_DESCRIP) SK MEM_ID, C_ID, EVENT_ID FK MEM_ID ( MEMBER FK C_ID ( CLASS FK EVENT_ID ( EVENT

CLASS (C_ID, C_NUMBER, C_NAME, C_START_TIME, C_END_TIME, C_ACTUAL_DATE) SK C_NUMBER

EVENT (EVENT_ID, EVENT_DESCRIP) SK EVENT_DESCRIP

View 2

INSTRUCTOR (INST_ID, INST_LAST, INST_FIRST) SK INST_LAST

INSTRUCTOR SPECIALTIES (SPEC_ID, INST_ID) FK SPEC_ID ( SPECIALTIES INST_ID ( INSTRUCTOR

SPECIALTIES (SPEC_ID, SPEC_DESCRIPTION) SK SPEC_DESCRIPTION

View 3

MEMBER (MEM_ID, MEM_LAST, MEM_FIRST, MEM_PHONE, MEM_EMAIL, MEM_LEVEL) SK MEM_LAST

SESSION (SESS_ID, MEM_ID, INST_ID, SESS_DATE, SESS_FEE, SESS_QUANTITY, SESS_PMT) SK MEM_ID, INST_ID FK MEM_ID ( MEMBER INST_ID ( INSTRUCTOR

INSTRUCTOR (INST_ID, INST_LAST, INST_FIRST, INST_PHONE, INST_EMAIL) AK INST_PHONE, INST_EMAIL SK INST_LAST

View 4

INSTRUCTOR (INST_ID, INST_LAST, INST_FIRST, INST_PHONE, INST_EMAIL) AK INST_PHONE, INST_EMAIL SK INST_LAST

CLASS (C_ID, C_NUMBER, C_NAME, C_START_DATE, C_END_DATE, C_START_TIME, C_END_TIME, C_ACTUAL_DATE, INST_ID) SK C_NUMBER, C_NAME FK INST_ID ( INSTRUCTOR

View 5

MEMBER (MEM_ID, MEM_LAST, MEM_FIRST, MEM_LEVEL) SK MEM_LAST

ROSTER (MEM_ID, C_ID, MEM_PAID) FK MEM_ID ( MEMBER C_IS ( CLASS

CLASS (C_ID, C_NUMBER, C_NAME) SK C_NUMBER

View 6

MEMBER (MEM_ID, MEM_LAST, MEM_FIRST, MEM_LEVEL) SK MEM_LAST

PLAN (PLAN_ID, MEM_ID, DIET_ID, PLAN_START, PLAN_END) SK MEM_ID, DIET_ID FK MEM_ID ( MEMBER DIET_ID ( DIET

DIET (DIET_ID, DIET_DESCRIPTION) SK DIET_DESCRIPTION

Combined View Relational Diagram

You May Also Find These Documents Helpful

  • Satisfactory Essays

    MGMT 54400 Fall 2013 Relational Schema 1. CUSTOMER (C_Name, C_Phone, Dr_Lic_No, C_Street, C_City, C_State, C_Zip) 2. CAR (Vehicle_ID, Lic_Plate_No, Make, Model, Price, Mileage, Car_Type, D_Name) FK D_Name  DEALER 3. COMPACT_CAR (C_Vehicle_ID, No_of_Doors) FK C_Vehicle_ID…

    • 182 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Unit 18 M1 Research Paper

    • 268 Words
    • 2 Pages

    Student Name Course Computer Science and IT Unit 18 Database Design Assignment Title Features of a relational databes and Testing Mia’s Sandwich Shop Database Assign 2/2 Complete this section before submitting your work: Student declaration: I certify this is my own work. Any sources I have used to assist me with this assignment are fully referenced. Student evaluation: Develop future SMART Targets.…

    • 268 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    CMGT 400 Week 1 DQs

    • 676 Words
    • 3 Pages

    The project for CIS336 is designed to touch all aspects of the fundamental concepts of database design and logical data modeling covered during the class. The project is team centered and each team will be responsible for designing, developing, and demonstrating the functionality of a database created based on a defined set of business specifications. At the end of the session, each project team will submit the database designed by the team and demonstrate the database's ability to deliver the required information as outlined in the project specifications. All aspects of the project will be ...…

    • 676 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Cis 515week 3

    • 1024 Words
    • 4 Pages

    Bibliography: (2012). Database systems: Design, implementation, and management. (10 ed.). United States of America: Joe Sabatino.…

    • 1024 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Teorey, Toby J. & Lightstone, Sams S & Nadeau, Tom & Jagadish, H.V. (2011). Database modeling and design: logical design (5th ed.) http://common.books24x7.com/toc.aspx?bookid=41847.…

    • 553 Words
    • 3 Pages
    Satisfactory Essays
  • Powerful Essays

    b) 10 Convert the one table in the previous question to a relational database design. Fill each table in your…

    • 1445 Words
    • 6 Pages
    Powerful Essays
  • Satisfactory Essays

    Entity-relationship Model

    • 411 Words
    • 2 Pages

    1. Logic Design -The entity relation design without regard to what RDBMS or system it will be on.…

    • 411 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    week 4 Discussion 1

    • 447 Words
    • 2 Pages

    Optimal database design recognizes proper organization of table structures and relationships. Suggest at least two methods that can be used to improve the design of a database system.…

    • 447 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    References: Coronel, C., Morris, S., & Rob, P. (2013). Database systems: Design, implementation, and management (10th ed.). Independence, KY: Cengage.…

    • 906 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Logical Design Pt. 2

    • 641 Words
    • 3 Pages

    Hello sirs, my name is , it has come to my attention that there are some misconceptions about the value in normalizing your database. I wanted to write this correspondence to address any concerns that you may have about flexibility while entering your data into the system. This letter is to assure you and the other members of your executive board that you will have some flexibility within your E-R Model.…

    • 641 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Relational Database

    • 632 Words
    • 3 Pages

    To create a family reunion database using Microsoft Access, we first need to break down the information currently available to us.…

    • 632 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Primary Key

    • 438 Words
    • 3 Pages

    2. For each of the entities identified, design tables and identify the possible candidate keys,…

    • 438 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    Database Design: Notes

    • 619 Words
    • 3 Pages

    An employment database is required to maintain a listing of Employment agencies with details of website, head office, subsidiary offices and contact persons at each local office. Companies are categorized, for example "Administration", "IT", "Tutoring" depending on what kind of employment they specialize in. Some agencies may have only Administration jobs on offer, however other agencies may offer Administration jobs and IT jobs on offer- so they need multiple categories on the database.…

    • 619 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    Database Assignment

    • 4313 Words
    • 18 Pages

    2 CREATING THE DATABASE TABLES ....................................................................................... 5  2.1 Creating the company ......................................................................................... 5  2.2 Creating the table site ........................................................................................ 6  2.3 Creating the table subject_area .......................................................................... 7  2.4 Creating the table instructor ............................................................................... 8  2.5 Creating the table student ................................................................................ 10  2.6 Creating the table invoice ................................................................................. 11  2.7 Creating the table course .................................................................................. 12  2.8 Creating the table authorization ....................................................................... 13  2.9 Creating the table offering ................................................................................ 15  2.10 Creating the table attendance......................................................................... 16  2.11 Assumptions and clarifications about the table creation ............................... 17  2.12 Reviewing the structure of the tables in oracle .............................................. 18…

    • 4313 Words
    • 18 Pages
    Powerful Essays
  • Powerful Essays

    Logical Framework Approach

    • 6642 Words
    • 27 Pages

    This Annex provides an example of how to develop and improve the logframe matrix for an…

    • 6642 Words
    • 27 Pages
    Powerful Essays

Related Topics