|
|
kujox 4/19/2007 |
|
try here and see if this helps |
|
|
|
Sergey Kornilov admin 4/19/2007 |
|
Stephan, SELECT Town, Count(Town) FROM TableName GROUP BY Town |
|
|
W
|
wildwally 6/1/2007 |
|
now comes the silly question. where do you insert this code? |
|
|
|
Sergey Kornilov admin 6/1/2007 |
|
wildwally, |
|
|
W
|
wildwally 6/2/2007 |
|
Ok, I was able to get things to work half way. This has just broaden my horizon, thanks I never really had an inderstanding of this before. |
|
|
W
|
wildwally 6/3/2007 |
|
I might be able to figure this out if somebody can tell me how to join statements, I have tried the UNION but this does not seem to work. |
|
|
|
Sergey Kornilov admin 6/4/2007 |