This code errors out saying I have an error in the MYSQL statement and I can't figure it out.my $data = qq(DELTE * FROM tablename); my $sth = $dbh->prepare($data); $sth->execute() or die $dbh->errstr;
In reply to Easy way to clear a mysql table? by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |