Perform an UPDATE on the table or view.
By default, updated rows are not returned. To return it, chain the call with .select() after filters.
.select()
The values to update with
Named parameters