my $rs = $dbh->selectall_arrayref("SELECT [" . join("],[", @fromFields) . "] FROM $fromTable");