lional Posted March 22, 2007 Share Posted March 22, 2007 Hi all I am trying to generate a report where the data sits on multiple tables. The first table caries the persons personal information, the second their position, the third the date joined each affiliate. each of the members are identified by a member number. I would like to create a report per city with the members names, there position, the date joined each affiliate. Is this possible using mysql regards Lional Link to comment https://forums.phpfreaks.com/topic/43812-creating-a-report-from-multiple-tables/ Share on other sites More sharing options...
fenway Posted March 22, 2007 Share Posted March 22, 2007 Sure, assuming each child table points back to its parent... Link to comment https://forums.phpfreaks.com/topic/43812-creating-a-report-from-multiple-tables/#findComment-212787 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.