·On slide #34, describe and draw a diagram to illustrate how you link the three tables: File: Student-profile contains your first name, last name, first-enrolled-date, social- security-number, and student-id. File 'Student-courses' contains a list of courses, and term taken, professor for each course that a student has taken 1. 2. File: Student-grades: This file contains a grade for each course that a student has 3. 20takenuong Pham. All Rights Reserved. May not be scanned, copied

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
---

### Review: Linking Data Tables to Answer an Inquiry

#### Diagram Overview

The content explains the process of linking data tables to answer specific queries. Three tables are outlined:

- **Data Table 1: Project Table**
  - Contains columns: `Project number`, `Description`, `Dept. number`.
  - Sample Data: 
    - (155, Payroll, 257)
    - (498, Widgets, 632)
    - (226, Sales manual, 598)

- **Data Table 2: Department Table**
  - Contains columns: `Dept. number`, `Dept. name`, `Manager SSN`.
  - Sample Data: 
    - (257, Accounting, 005-10-6321)
    - (632, Manufacturing, 549-77-1001)
    - (598, Marketing, 098-40-1370)

- **Data Table 3: Manager Table**
  - Contains columns: `SSN`, `Last name`, `First name`, `Hire date`, `Dept. number`.
  - Sample Data: 
    - (005-10-6321, Johns, Francine, 10-07-2013, 257)
    - (549-77-1001, Buckley, Bill, 02-17-1995, 632)
    - (098-40-1370, Fiske, Steven, 01-05-2001, 598)

#### Instructions for Linking Tables

- On slide #34, illustrate the process of linking three tables:
  1. **Student-profile File**: Contains information such as first name, last name, first-enrolled-date, social security number, and student ID.
  2. **Student-courses File**: Lists courses, terms taken, and professors for each course a student has taken.
  3. **Student-grades File**: Contains grades for each course a student has taken.

---

This instructional content is provided by Cengage Learning and Silkey & Phong Pham, emphasizing the intricacies of managing and querying linked databases in an educational context.
Transcribed Image Text:--- ### Review: Linking Data Tables to Answer an Inquiry #### Diagram Overview The content explains the process of linking data tables to answer specific queries. Three tables are outlined: - **Data Table 1: Project Table** - Contains columns: `Project number`, `Description`, `Dept. number`. - Sample Data: - (155, Payroll, 257) - (498, Widgets, 632) - (226, Sales manual, 598) - **Data Table 2: Department Table** - Contains columns: `Dept. number`, `Dept. name`, `Manager SSN`. - Sample Data: - (257, Accounting, 005-10-6321) - (632, Manufacturing, 549-77-1001) - (598, Marketing, 098-40-1370) - **Data Table 3: Manager Table** - Contains columns: `SSN`, `Last name`, `First name`, `Hire date`, `Dept. number`. - Sample Data: - (005-10-6321, Johns, Francine, 10-07-2013, 257) - (549-77-1001, Buckley, Bill, 02-17-1995, 632) - (098-40-1370, Fiske, Steven, 01-05-2001, 598) #### Instructions for Linking Tables - On slide #34, illustrate the process of linking three tables: 1. **Student-profile File**: Contains information such as first name, last name, first-enrolled-date, social security number, and student ID. 2. **Student-courses File**: Lists courses, terms taken, and professors for each course a student has taken. 3. **Student-grades File**: Contains grades for each course a student has taken. --- This instructional content is provided by Cengage Learning and Silkey & Phong Pham, emphasizing the intricacies of managing and querying linked databases in an educational context.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Array
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education