Relational Database Design and Modeling for Software Engineers
Ask Author
Back to course home

0% completed

Vote For New Content
Exercise 2
On this page

Problem Statement

A company maintains the following table to track employee information, which is already in Second Normal Form (2NF):

Emp_IDEmp_NameDOBAreaCityStateZip
101Alice1990-05-01DowntownNew YorkNY10001
102Bob1988-08-12MidtownNew YorkNY10002
103Charlie1992-11-23CentralLos AngelesCA90001

.....

.....

.....

Like the course? Get enrolled and start learning!

On this page