The table below lists internship details for various students. | StudentID | StudentName | EmployerID | EmployerName | PositionID | PositionDescription | |-----------|-------------|------------|--------------|------------|-----------------------------| | 111 | Joe | A | Axel Alarm | 1 | Sales Intern | | 222 | Mike | A | Axel Alarm | 2 | IT Help Desk Intern | | 333 | Sue | B | Banex Inc | 2 | Sales Intern | | 444 | Pat | B | Banex Inc | 1 | Front Desk Intern | | 555 | Bob | B | Banex Inc | 1 | Front Desk Intern | | 666 | Joe | C | Calypso Corp | 1 | Marketing Specialist Intern | This table is a record of student internships, showing unique StudentIDs, Student Names, the IDs and names of their employers, as well as the positions and descriptions of their internships.

icon
Related questions
Question

PROBLEM 1

a. Depict full key functional dependencies, partial functional dependencies (if any), and transitive functional dependencies (if any) in the Student Internship Table

b. Show the result of normalizing the Student Internship Table to 2NF.

The table below lists internship details for various students.

| StudentID | StudentName | EmployerID | EmployerName | PositionID | PositionDescription         |
|-----------|-------------|------------|--------------|------------|-----------------------------|
| 111       | Joe         | A          | Axel Alarm   | 1          | Sales Intern                |
| 222       | Mike        | A          | Axel Alarm   | 2          | IT Help Desk Intern         |
| 333       | Sue         | B          | Banex Inc    | 2          | Sales Intern                |
| 444       | Pat         | B          | Banex Inc    | 1          | Front Desk Intern           |
| 555       | Bob         | B          | Banex Inc    | 1          | Front Desk Intern           |
| 666       | Joe         | C          | Calypso Corp | 1          | Marketing Specialist Intern |

This table is a record of student internships, showing unique StudentIDs, Student Names, the IDs and names of their employers, as well as the positions and descriptions of their internships.
Transcribed Image Text:The table below lists internship details for various students. | StudentID | StudentName | EmployerID | EmployerName | PositionID | PositionDescription | |-----------|-------------|------------|--------------|------------|-----------------------------| | 111 | Joe | A | Axel Alarm | 1 | Sales Intern | | 222 | Mike | A | Axel Alarm | 2 | IT Help Desk Intern | | 333 | Sue | B | Banex Inc | 2 | Sales Intern | | 444 | Pat | B | Banex Inc | 1 | Front Desk Intern | | 555 | Bob | B | Banex Inc | 1 | Front Desk Intern | | 666 | Joe | C | Calypso Corp | 1 | Marketing Specialist Intern | This table is a record of student internships, showing unique StudentIDs, Student Names, the IDs and names of their employers, as well as the positions and descriptions of their internships.
AI-Generated Solution
AI-generated content may present inaccurate or offensive content that does not represent bartleby’s views.
steps

Unlock instant AI solutions

Tap the button
to generate a solution

Similar questions