"You can create and drop tables with commands like the following:" $dbh->do("CREATE TABLE new_table (id 1, name new(64))");