PERL / MySQL übersetzung bitte für Modul DBI
Aqua
- perl
Hallo!
Bitte um eine übersetzung:
if(irgendwo in der Tabelle ABC in der Spalte XZY
MEHR als einmal (also mind. 2 mal) das Wort
"hallo" auftaucht) { .... }
Danke!
PS.: Sprache ist Perl,
DB ist MySQL
und Modul für den Connect ist DBI
Danke!
Moin!
Bitte um eine übersetzung:
Suchs dir selbst:
http://www.mysql.de/doc/de/String_comparison_functions.html
- Sven Rautenberg