Hallo alle zusammen!
Kann ich folgendes in eine Mysql-Abfrage packen:
Select count(*) as count from table where feld=0
Select count(*) as count2 from table where feld=1
Marco
Hallo alle zusammen!
Kann ich folgendes in eine Mysql-Abfrage packen:
Select count(*) as count from table where feld=0
Select count(*) as count2 from table where feld=1
Marco