To expand on what marto said, learn how to create SQL with bound variables
my $rowSet = $dbh->selectall_arrayref("SELECT * FROM CollectionDB.ISIS + WHERE SourceID = ? ORDER BY ObjectKey DESC", {}, $PassedSource);
In reply to Re^2: Encoding issue from DBI to string
by space_monk
in thread Encoding issue from DBI to string
by ev0lution
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |