Hi antr,
You have two table one for Project Details and one for project Updates details. Also i suppose you are updating the project id in updates table. You just create a query called "query1" by both tables Project Details and Updates table joining with project id and do the following on...