Getting Distict Values
- From: "Tom Woods" <twoods@xxxxxxxxxxx>
- Date: Thu, 7 Feb 2008 16:41:57 -0600
I have a table that has a column that has codes like the following
BB
BB
CC
DD
DD
DD
I would like to return just the following using a select:
BB
CC
DD
I know this should be simple, but have no experience.
Also, I would like the results to be returned back in an ADOTable or
ADODataSet. Is this possible? Which is the best one to use?
Thank you,
Tom Woods
.
- Follow-Ups:
- Re: Getting Distict Values
- From: Bill Todd [TeamB]
- Re: Getting Distict Values
- Prev by Date: Re: Get View statement from database
- Next by Date: Re: Getting Distict Values
- Previous by thread: Get View statement from database
- Next by thread: Re: Getting Distict Values
- Index(es):