in reply to
'create table' bug in DBD::CSV ?
Sorry, it's a bug in the CREATE AS SELECT. For now you'll have to CREATE the second table manually and INSERT into it as you loop throught the SELECT on the first table. I'll look into a fix.
Comment on
Re: 'create table' bug in DBD::CSV ?
In Section
Seekers of Perl Wisdom