Forum Moderators: coopster

Message Too Old, No Replies

Displaying records, but not identical ones.

         

inveni0

3:24 am on Jan 23, 2006 (gmt 0)

10+ Year Member



I have a table with several rows. One column is "State", where, of course, a state is listed. I'd like to query the database and list all states in the rows, but I don't want multiple instances of the same state? How can I prevent it from showing:

Mississippi, Texas, Texas, Florida

And instead show:

Mississippi, Texas, Florida

inveni0

5:08 am on Jan 23, 2006 (gmt 0)

10+ Year Member



Holy cow...look at how I spelled "identical".......my I.Q. is above 20...honest...

[edited by: coopster at 2:57 pm (utc) on Jan. 23, 2006]
[edit reason] fixed title spelling;-) [/edit]

grandpa

8:52 am on Jan 23, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Take a quick look at this article [webmasterworld.com] and see if it helps.

BTW, it's nice to be able to search the forums again in my favorite SE

inveni0

4:27 pm on Jan 23, 2006 (gmt 0)

10+ Year Member



That's the ticket! Thanks!