$sth = $dbh->do("UPDATE table SET column=? where ID=Wert;", undef, $Skalar);