protected <R extends Record> UpdateSetFirstStep<R> update(Table<R> table) { return create().update(table); }