I want to list all the manufactures in my database, but dont want them showing up more than once...
Can anyone help me on this?
Cheers
I want to list all the manufactures in my database, but dont want them showing up more than once...
Can anyone help me on this?
Cheers
i thinkCode:select distinct name from manufactures;![]()
Please don't mind me. I am just posting a lot of nonsense.
we need a little more information
Code:SELECT manufacturer FROM tablename GROUP BY manufacturer;
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Bookmarks