my($sth, @bind) = $sql->select('users LEFT JOIN x on(id)', \@fields, \%where);