MySQL Database Tutorial – 6 – Getting Multiple Columns




Facebook – https://www.facebook.com/TheNewBoston-464114846956315/ GitHub – https://github.com/buckyroberts Google+ – https://plus.google.com/+BuckyRoberts LinkedIn – https://www.linkedin.com/in/buc…

Original source


21 responses to “MySQL Database Tutorial – 6 – Getting Multiple Columns”

  1. If i have suppose 10 categories in my table and i want to select 9 out of them then what should i do?
    Is their any option except writing 9 of them? Pls reply asap.
    And ur tutorials are pretty cool n awesome 😎

  2. please HELP , I'm new to mysql so I have a question  about the best practice, I'd like to have users to choose intrests or hobies so I got 2 tables:  "users" and "intrests" and I'd like to let users to choose multiple intrests, how should I do so?
    should I create a new table : "chosen intrests" and associate user_id and intrest_id together? how is it usually done? 

    I'd really appreciate Your help, thanks

Leave a Reply