string sorgu = "select count(id) from liste where tarih = getdate()";
Bu sorgu tarih kolonu bugünkü tarihe eşit olan idleri sayar.