A developer wants a new data table, dt_Result, that is only populated with common rows found in two data tables, dt_PreviousEmployees and dt_NewEmployees. Which activity should be used to perform this operation?
- A.Sort Data Table
- B.Merge Data Table
- C.Join Data Table
- D.Filter Data Table