Lee Weaver
Registered User.
- Local time
- Yesterday, 18:16
- Joined
- Jun 6, 2008
- Messages
- 20
I have a table that I am using as a lookup for a set of list boxes. the list boxes will cascade from 1 to the next.
the first list box i need to only show each catagory once. the table has about 150 entries. but there are only 6 diferent catagories at this time.
so i need to know how to build a SQL query that will show only unique entries.
the first list box i need to only show each catagory once. the table has about 150 entries. but there are only 6 diferent catagories at this time.
so i need to know how to build a SQL query that will show only unique entries.