$sql->select($table, \@fields, \%where, $von, $bis); #SELECT * FROM tbl WHERE id = ? LIMIT 10, 40