Tables

Discussion in 'Databases' started by faraz01, Mar 5, 2010.

  1. #1
    I want to fetch the different columns from different tables,how can i do this?
     
    faraz01, Mar 5, 2010 IP
  2. koko5

    koko5 Active Member

    Messages:
    394
    Likes Received:
    14
    Best Answers:
    1
    Trophy Points:
    70
    #2
    Better using union in this case I guess.
    Regards :)
     
    koko5, Mar 5, 2010 IP
  3. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #3
    Are the tables related by a key or value in a column? In this case you would use a JOIN.
     
    jestep, Mar 5, 2010 IP
  4. faraz01

    faraz01 Peon

    Messages:
    36
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I think i have got it Thank u so much for your sharing
     
    faraz01, Mar 8, 2010 IP