my $cmd='create table '.$dbh->quote_identifier($tablename); $dbh->do($cmd);