Perform a SELECT on the query result.
By default, .insert(), .update(), .upsert(), and .delete() do not return modified rows. By calling this method, modified rows are returned in data.
.insert()
.update()
.upsert()
.delete()
data
The columns to retrieve, separated by commas