> say in my db i have multiple values that are the same as well 
> as different values... how can i restrict it to showing each 
> value just once?

Sounds like you want a "SELECT DISTINCT".

You might want to have a look at www.sqlcourse.com.

Jason

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to