|
Just
on the surface, the problem seems to be that your group by statement references
columns that are not in your select...Fname instead of FirstName for example.
The where statement looks fine unless tno is a string in which case you need to
put single quotes around it.
|
- sql statement Halil AKINCI
- Re: sql statement Richard Yee
- Re: sql statement Alex Potter
- Re: sql statement Margaret Fisk
- Re: sql statement Nilsson, Mattias
- Re: sql statement Galbreath, Mark
- Re: sql statement Lambert Behnke
