my $sth = $dbh->prepare( qq{ INSERT into Disease_Types(Adapted_code) SELECT CONCAT("A", code) from Disease_Types }) or die "SQL prepare error!"; $sth->execute();
In reply to Re: Inserting values in to table with DBI
by Roger
in thread Inserting values in to table with DBI
by Win
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |