View Single Post
Old 01-12-2013, 10:25 AM   PM User | #1
apotd
New Coder

 
Join Date: Oct 2011
Posts: 77
Thanks: 1
Thanked 0 Times in 0 Posts
apotd is an unknown quantity at this point
Selecting from two tables

Okay so I pretty much know nothing of this, but what I'm trying to do is this:

I want to select all columns from a table called "updates", and one column (named "image") from a table called "portfolio".

I've been trying some things but I don't really have a clue and all I'm getting are errors.

When I look up on how to select information from to tables, I find all things like joining them with inner join and left join etc. But I was wondering what I need to do in this case and if these things are necessary.
apotd is offline   Reply With Quote