Well in your doc you show you're query data from TWO different tables. So yes, like you said you need to use a JOIN, a INNER JOIN is what you want to use. I say give it a try it sounds like you know what you need to do.