Help for this page

Select Code to Download


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