Jump to content

Point in the Right Direction


gevensen

Recommended Posts

I have 3 separate tables where each has a common field called project

I would like to create a query where the query shows entries from all 3 tables from the field project in each

IOW

table 1 has a project called project1

table 2 has a project called project2 and perhaps project1 is listed in there also

table 3 has a project called project3 and perhaps project2 and project3 is listed in there also

I would like my query to result in a list

project1

project2

project3

drawing info from all 3 tables and not duplicating entries ( GROUP BY i assume )

can anyone help?

a point in the right direction perhaps

 

thanks

Link to comment
https://forums.phpfreaks.com/topic/192137-point-in-the-right-direction/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.