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
You execute the following statement:
SELECT EmployeeID, FirstName, DepartmentName FROM Employee, Department This type of
operation is called a/an:
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
D