Multiple Choice
Combining the following two tables would result in ____. Employee (EmployeeNum,LastName,FirstName,WageRate,SocSecNum,DepartmentNum)
Employee (EmployeeNum,LastName,FirstName,Street,City,State,PostalCode)
A) Employee (EmployeeNum, LastName, FirstName, WageRate, SocSecNum, DepartmentNum, (Street, City, PostalCode) )
B) Employee (EmployeeNum, LastName, FirstName, WageRate, SocSecNum, DepartmentNum, Street, City, State, PostalCode)
C) Employee (EmployeeNum, LastName, FirstName, Street, City State, PostalCode, WageRate, SocSecNum)
D) Employee (EmployeeNum, LastName, FirstName, WageRate, SocSecNum, DepartmentNum, EmployeeNum, LastName, FirstName, Street, City, State, PostalCode )
Correct Answer:

Verified
Correct Answer:
Verified
Q3: _ refers to the number of items
Q29: An entity-relationship (E-R)model is an approach to
Q30: Nulls are used when a value is
Q32: When designing a database,you might find it
Q33: The first step in creating a user
Q35: Explain the difference between a minimum cardinality
Q36: The primary key is a unique identifier.
Q37: The properties of the entities you choose
Q38: When provided with a user view or
Q39: In an E-R diagram,a dashed line represents