my $sth=$dbh->prepare("SELECT * FROM kunden WHERE kdfirma LIKE ?); $sth->execute('%' . $kdfirma . '%');