Help for this page
my @keys = sort keys %cols; my $keystring = join ', ', @keys; ... } $sth->finish; $db->disconnect();