You work as a Database Administrator for Domain.com. The company uses MySQL as its
database. You have created two tables named Employees and Departments in the database.
Now, you want to display data from both tables. Which of the following actions will you perform to
accomplish the task?
A.
Join
B.
Table Merge operator
C.
HAVING
D.
GROUP BY
A