Top Banner
University Relationships • The University • Its Community • Areas of Study • Courses • Faculty • Staff • Students This presentation shows how separate data tables can be linked to create relationships. An query is used to do so. Once done the query serves as a data stream that can drive/feed reports, GUI interfaces and Web pages
13
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: University Relationships

University Relationships

• The University• Its Community• Areas of Study• Courses• Faculty• Staff• Students

This presentation shows how separate data tables can be linked to create relationships. An query is used to do so. Once done the query serves as a data stream that can drive/feed reports, GUI interfaces and Web pages

Page 2: University Relationships

The University View

The University

Areas of Studies

Course(s)

Student(s) Instructor

Page 3: University Relationships

The Student View

The Student

The University

Area of Study

Courses

Grade, Credit Hours

Instructor

Page 4: University Relationships

University Students

Meta Data

Page 5: University Relationships

University Courses

Meta Data

Page 6: University Relationships

University Instructors

Page 7: University Relationships

University Majors

Meta Data

Page 8: University Relationships

Registration Table

Page 9: University Relationships

Data/Table Relationships

Page 10: University Relationships

Query, Linking Tables

Page 11: University Relationships

Query Results Data Stream

Page 12: University Relationships

Student Form Object (Data Fed From Query)

Page 13: University Relationships

Class Roster Report (Data Fed From Query)