I can do for example $dbh->do( "CREATE TABLE my_table (etc etc etc)");
but i don't know a Perl command for creating a table with many columns. I did not find one in the docs either. Thanks -- View this message in context: http://www.nabble.com/Creating-a-%28really%29-big-table-t1096710.html#a2868524 Sent from the SQLite forum at Nabble.com.

