Knowledge Check

- update_recordSet: The update_recordSet method updates multiple records with one call to the database and is the best method to use.
- NotExists join: A notExists join would return customer data for customers who are not associated with a sales order.
- Top picking: The top picking approach handles multiple records and handles uneven workloads well.
