> > select s.idstud,s.nume,count(n.nota > 0) > > from student s left join note n on ( s.idstud = n.idstud ) > > group by s.idstud > Din pacate nu prea merge! Am testat! Accepta doar expresii + - /, Nu stiu de ce nu vrea >
Spor la note, -- Petrica --- Pentru dezabonare, trimiteti mail la [EMAIL PROTECTED] cu subiectul 'unsubscribe rlug'. REGULI, arhive si alte informatii: http://www.lug.ro/mlist/
