Greetz$elements = join('","',@MESSAGE_IDS); $elements = '"'.$elements.'"'; my $sth = $dbh->prepare("DELETE * FROM table WHERE message_id in ($ele +ments)"); $sth->execute();
In reply to Re: Deleting Multiple MySQL Rows With DBI
by Beatnik
in thread Deleting Multiple MySQL Rows With DBI
by Red Neckerson
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |