| Subject | Name of Returned Field |
|---|---|
| Author | Robert F. Tulloch |
| Post date | 2001-11-23T03:28:16Z |
Hi:
Select distinct substr(ZIP,1,5)
returns a field named substr with all the values.
This is really stupid.
Select distinct substr(ZIP,1,5)
returns a field named substr with all the values.
This is really stupid.