Microsoft Exam Questions

You execute the following statement: SELECT EmployeeID, FirstName, DepartmentName FROM Employee, Dep

You execute the following statement:
SELECT EmployeeID, FirstName, DepartmentName FROM Employee, Department This type of
operation is called a/an:

A.
Intersection

B.
Outer join

C.
Equi-join

D.
Cartesian product