fun forUpdate(): Builder
Sets this select statement as FOR UPDATE, thereby enabling calls to SelectQuery.update, SelectQuery.delete and SelectQuery.insert.