Need Distinct Values
Walter Vaughan
wvaughan at steelerubber.com
Tue Jan 16 16:39:42 PST 2007
Kenneth Brody wrote:
> Quoting Walter Vaughan (Tue, 16 Jan 2007 17:23:24 -0500)
>>I have about 17K records with two fields, one 10 characters and one 2.
>>I need to create an xml export with unique values.
> Can you sort on field 1 for length 2, and then field 6? Any duplicates
> will then be in consecutive records.
Yep. That'll work. I have several types like this, and it'll be easy to code...
The other methods may work for some other xml's I need to build.
Thanks everyone!
--
Walter
More information about the Filepro-list
mailing list