Knowledge Check

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