Question 1 · 1
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?
Choose one answer.
- Sort Data Table
- Merge Data Table
- Join Data Table
- Filter Data Table