Results 1 to 2 of 2

Thread: mysql

  1. #1
    Join Date
    Oct 2008
    Location
    puducherry
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default mysql

    in mysql how can we store multiple value. And from any one of that values should be used for searching the whole record in the table.
    Last edited by vithiyaraj; 10-26-2008 at 03:31 PM. Reason: mistakenly missed some text

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    I don't know what you mean by storing a multiple value.
    A mysql database is made out of 1 thing, that is tables.
    There can be how ever many tables you want. For each table there is a field.
    Field1 would be info from all the tables in the database. It's confusing... If you already knew all that, and you know exactly what you want, correct me please. Lol... Because I still don't understand completely what you want.
    I hope this helps,
    Nile
    Jeremy | jfein.net

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •