SELECT count(tabelle1.id) FROM tabelle1 inner join tabelle2 on tabelle1.id=tabelle2.id where tabelle1.spalteA like '%xyz%' and tabelle2.spalteC like '%abc%';
PHP / MySQL
JoFi-Ha 06.05.2007 - 108 Hits - 4 Antworten
Kann Excel soetwas?
Nasic 07.08.2007 - 187 Hits - 3 Antworten
MySQL sortieren und zählen
AlexandraZartl 10.09.2007 - 34 Hits - 3 Antworten
Von Datum 3 Tage abziehen
claudiagauss 03.03.2008 - 64 Hits - 3 Antworten
MYSQL Abfrage 5 -> 4
derleinich 13.04.2008 - 40 Hits -