Examlex

Solved

Consider the Following Two Tables Where EmployeeNum Is Primary Key

question 10

Multiple Choice

Consider the following two tables where EmployeeNum is primary key in both tables. What is the result of combining the two tables??Employee (EmployeeNum, LastName, FirstName, WageRate, SocSecNum, DepartmentNum) ?Employee (EmployeeNum, LastName, FirstName, Street, City, State, PostalCode)


Definitions:

Related Questions