Help for this page
for my $table (qw( Widgets201003 Widgets201004 Widgets201005 )) { my $q_table = $dbh->quote_identifier($table); ... "); ... }