SQL request

Thierry NAUZE ohmitou at wanadoo.fr
Sat Aug 13 15:33:57 CDT 2005


Hello,


Here is a request SQL which works

"SELECT DISTINCT nom FROM individus WHERE condition ORDER BY nom"

Besides, I would like to collect the number of 'nom' for every  
recording.

"SELECT DISTINCT nom, COUNT(nom) FROM individus WHERE condition ORDER  
BY nom"
or all my other requests don't work.

Has anybody a solution?


--
Thierry NAUZE        Saint-Denis de la Réunion




More information about the Valentina mailing list