home.social

#update_recordset — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #update_recordset, aggregated by home.social.

  1. The update_recordset keyword in x++ is used when you need to update many records in a table quickly with the best performance. It is extremely fast because it generates a single SQL statement that is sent to the server once.

    dynamics365musings.com/update_