my $meta_keywords = $dbh->selectcol_arrayref($sql_stmnt, undef, $script, $parameter); return join(', ', @$meta_keywords);