my @keys = keys %test; my $str = join(", ", @keys); my $val = join(", ", map { $test{$_} } @keys);
In reply to Re: DBI and mysql query formatting
by tangent
in thread DBI and mysql query formatting
by kimlid2810
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |