I like to join the 3 tables in without using joing query is possible...

Member Avatar for diafol

You could use subclauses - but that's even more work
You could even just do 'joins' in the WHERE clause, but that's not good either.
JOINs serve a purpose - why would you not want to use them? Is it that you simply don't understand them yet?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.