+ Reply to Thread
Results 1 to 3 of 3

Thread: A question regarding SQL

  1. #1
    lambada's Avatar
    lambada is offline x10 Elder lambada is an unknown quantity at this point
    Join Date
    Mar 2006
    Location
    Caister, Gt Yarmouth, Norfolk, ENGLAND
    Posts
    1,222

    A question regarding SQL

    HI,
    ON my site I have a links database with the Unique ID, Name, URL and Category.

    Now, short of adding another table and 'mapping the categorys with numerical counterparts, is there any way to grab the categorys from that table but only if they are uniquie - this is for a dropdown category selector you see.

    --------------------------
    ID | Category |
    1 | Friend |
    2 | Humour |
    3 | Humour |
    4 | Friend |

    etcetera
    So if I do an SQL SELECT category FROM links ORDER BY Category. It would get all of the categorys even if they have been repeated, so using a loop code the searchbox would endup as Select: Friend, Friend, Humour, Humour, Humour. The categories would be listed multiple times.

    Is there anyway around this short of getting a new table and linking via cat_id which I could do, but not really what I want.
    Lambada - the former Account Manager (before I resigned)




  2. #2
    theblazingangel is offline x10Hosting Member theblazingangel is an unknown quantity at this point
    Join Date
    Oct 2005
    Posts
    45

    Re: A question regarding SQL

    SELECT DISTINCT category FROM links ORDER BY Category ASC
    Last edited by theblazingangel; 08-01-2006 at 10:25 AM.

  3. #3
    lambada's Avatar
    lambada is offline x10 Elder lambada is an unknown quantity at this point
    Join Date
    Mar 2006
    Location
    Caister, Gt Yarmouth, Norfolk, ENGLAND
    Posts
    1,222

    Re: A question regarding SQL

    Thanks that worked great - My php/mysql book didn't mention distinct atall!
    Lambada - the former Account Manager (before I resigned)




+ Reply to Thread

Similar Threads

  1. Replies: 6
    Last Post: 07-24-2006, 06:39 AM
  2. Answer a question/Ask a question
    By humphrey in forum Off Topic
    Replies: 29
    Last Post: 11-26-2005, 07:06 PM
  3. SQL Help
    By Shadow in forum Free Hosting
    Replies: 11
    Last Post: 04-04-2005, 01:15 PM
  4. Mambo question
    By MtReload in forum Free Hosting
    Replies: 5
    Last Post: 03-20-2005, 10:25 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers